Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.253.834 Times

Display Directory Tree freeware
Filter: All | Freeware | Demo
 

Display Directory Tree

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 638

Rename subdirectories of a directory tree I needed to write a sed/awk Python equivalent for walking into a directory tree and renaming certain subdirectories, while also looking into all xml files on the way and replacing/modifying certain strings in those files.It would be nicer if someone could suggest an enhanced re.sub(regex,...



Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Rename subdirectories of a directory tree Download

Added: May 10, 2013 | Visits: 1.004

Clean up a directory tree This script can be used to clean up a directory tree irrespective of whether the directory tree contains non-empty directories. As long as the user has permission to remove the files, this will work.There is no files, thor cleaning a non-empty directory tree in python os module. os.removedirs()...





Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (59): Clean up a directory tree Download

Added: July 17, 2013 | Visits: 679

Directory tree control This control subclasses the MFC CTreeCtrl to display and let you select the path of a folder/directory.


Platforms: C and C plus plus

License: Freeware Size: 40.96 KB Download (45): Directory tree control Download

Added: May 10, 2013 | Visits: 537

Watching a directory tree on Unix This script continuously monitors the paths and their subdirectories for changes. If any files or directories are modified, the callable 'func' is called with a list of the modified paths of both files and directories.'func' can return a Boolean value for rescanning; if it returns True, the...


Platforms: *nix, Python, BSD

License: Freeware Download (55): Watching a directory tree on Unix Download

Added: January 25, 2010 | Visits: 1.384

Directory Tree Directory Tree is a file/Directory viewer/manipulator. It creates a View (window) which is used to display a selected directory.It allows you to view a directory in six ways:Info display : information about the directory itselfText display : display contents in a line-by-line text formatStar...


Platforms: Mac

License: Freeware Size: 512 KB Download (153): Directory Tree Download

Added: May 10, 2013 | Visits: 692

Flexible directory walking This function walks a directory tree starting at a specified root folder, and returns a list of all of the files (and optionally folders) that match our pattern(s).The standard match our tree function os.path.walk can be confusing, and is difficult to customize. It can also be slow. Here's an...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Flexible directory walking Download

Added: May 10, 2013 | Visits: 539

Watching a directory tree under Linux This script contains a class named DirectoryNotifier that encapsulates the code required for watching directory entry contents.


Platforms: *nix, Python, BSD

License: Freeware Download (53): Watching a directory tree under Linux Download

Added: June 28, 2013 | Visits: 594

Run M-Lint on a directory tree and filter results This function addresses two of the major shortcomings of the M-Lint report which is available in the MATLAB Directory Browser. Firstly, it will perform a recursive analysis, i.e. the current directory and its subdirectories and their subdirectories etc. Secondly, it allows the user to filter out...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Run M-Lint on a directory tree and filter results Download

Added: May 10, 2013 | Visits: 1.685

ftpsync ftpsync synchronizes a local directory tree and a remote FTP directory tree. It includes a perl script and a php script.It was initally written to automize web publishing, but other purposes might be fulfilled also.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (104): ftpsync Download

Added: April 24, 2010 | Visits: 973

archive2iso archive2iso application takes a directory tree and randomizes the files in the tree to stripe the files across several ISO files that can be archived or burned off to a CD. The intended use is to stripe files across multiple CD/DVD randomly so if one disc is damaged all the images that were in...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (96): archive2iso Download

Added: September 15, 2013 | Visits: 439

Tree AJAX This class can be used to display a tree of nodes that can be opened dynamically from data retrieved from a database on the server via AJAX.It generates HTML and javascript to display tree nodes as links.When a node link is is clicked, the generated javascript performs an AJAX request to a script...


Platforms: PHP

License: Freeware Size: 10 KB Download (42): Tree AJAX Download

Added: May 24, 2013 | Visits: 624

Community Builder Plugin for Mosets Tree Listings Community Builder plugin to display Mosets Tree listings created by the user on one of the profile tabs.


Platforms: PHP

License: Freeware Size: 10 KB Download (41): Community Builder Plugin for Mosets Tree Listings Download

Released: November 17, 2012  |  Added: November 17, 2012 | Visits: 533

Folder Tree Creator You can organize your boomarks and publish it on your web site using this tool. The orginal Folder Tree was written using JavaScript & DHTML from Marcelino Martins. This tool helps you builds this script and gives some additional features, for instance: · Directory tree scanning · Previewing...


Platforms: Windows

License: Freeware Download (49): Folder Tree Creator Download

Released: June 23, 2012  |  Added: June 23, 2012 | Visits: 374

album.pl Allows you to browse a directory tree and display all the images in it through a customizable HTML interface. Any new images added are automatically displayed in the photo album. Integrates with UBB/YaBB forums for user upload.


Platforms: Windows, Mac, Linux

License: Freeware Size: 249.82 KB Download (48): album.pl Download

Released: April 03, 2007  |  Added: May 09, 2007 | Visits: 5.488

SuperEdi SuperEdi is the ideal text editor for web site developers and programmers. Text files can be edited locally or directly on a remote server using the build-in FTP client. Syntax coloring is included for HTML, CSS and JavaScript files, and can easily be extended for other languages. You can add...


Platforms: Windows

License: Freeware Size: 1.01 MB Download (245): SuperEdi Download

Added: March 18, 2010 | Visits: 1.453

File::Find File::Find is a Perl module to traverse a directory tree. SYNOPSIS use File::Find; find(&wanted, @directories_to_search); sub wanted { ... } use File::Find; finddepth(&wanted, @directories_to_search); sub wanted { ... } use File::Find; find({ wanted => &process, follow => 1 }, .);...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (96): File::Find Download

Added: March 07, 2010 | Visits: 1.937

KDirStat KDirStat is a graphical disk usage utility, very much like the Unix "du" command. KDirStat project displays a directory tree both in classical tree format (like Konqueror, but with accumulated tree sizes, shown as MB / GB and as percentage bars) and in "treemap" format like SequoiaView. In...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (191): KDirStat Download

Released: April 02, 2008  |  Added: July 03, 2008 | Visits: 2.556

Ant Commander Ant Commander is a fully configurable file manager. Several file systems are suported: file, zip, ftp, webdav, etc. Several kinds of panels are available: directory table; directory tree, text editor, image viewer, html viewer, command line, etc. Features: -Arrange all kind of panel as you...


Platforms: Windows

License: Freeware Size: 2.42 MB Download (166): Ant Commander Download

Added: August 20, 2008 | Visits: 1.028

FileAnnounce FileAnnounce monitors network directories/LAN shares used for document sharing, and alerts users of the share (via email) whenever a new document is added to the directory tree, removed from it, or moved from one sub-directory to another. The notification period is adjustable from one minute to a...


Platforms: Windows

License: Freeware Size: 500 KB Download (107): FileAnnounce Download

Added: August 08, 2008 | Visits: 688

RightTime With RightTime you can make all files in a directory tree on hour older or younger. This is useful if a time difference has evolved on a drive, for example due to a DST change. File times may be important for file or e-mail synchronizations, because the sync of files often relies on a correct...


Platforms: Windows

License: Freeware Size: 101 KB Download (92): RightTime Download

1 2 3 4 5 >