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.480.069 Times

Directory Tree Control 1 1 software
Filter: All | Freeware | Demo
 

Directory Tree Control 1 1

1 2 3 4 5 > 
Added: July 17, 2013 | Visits: 684

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: 644

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.014

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: May 10, 2013 | Visits: 541

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: September 09, 2013 | Visits: 521

DIRWALK - Walk the directory tree Function generate the file names and directory names in a directory tree by walking the tree top-down. For each directory in the tree rooted at directory topPath. For each directory of tree you can call "Visitor Function" for files processing.Using: [pathNames, dirNames, fileNames] =... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): DIRWALK - Walk the directory tree Download

Added: April 24, 2010 | Visits: 979

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: June 28, 2013 | Visits: 601

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

Released: March 10, 2016  |  Added: March 15, 2016 | Visits: 3.918

Directory List & Print Directory List & Print Pro is a software for Windows and enables listing and printing of a directory structure in a simplest way. By copying to the clipboard the directory listing can be exported into other programs or opened directly in Word, Excel and HTML. Directory List & Print Pro can... Platforms: Windows, Windows 8, Windows 7

License: Shareware Cost: $0.00 USD Size: 5.72 MB Download (544): Directory List & Print Download

Released: July 24, 2017  |  Added: August 02, 2017 | Visits: 5.426

Directory List & Print Pro Directory List & Print Pro is a software for Windows and enables listing and printing of a directory structure in a simplest way. By copying to the clipboard the directory listing can be exported into other programs or opened directly in Word, Excel as well as Writer, Calc and HTML or XML.... Platforms: Windows, Windows 8, Windows 7

License: Shareware Cost: $22.00 USD Size: 5.72 MB Download (511): Directory List & Print Pro Download

Added: May 10, 2013 | Visits: 695

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 (58): Flexible directory walking Download

Added: May 10, 2013 | Visits: 547

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: January 25, 2010 | Visits: 1.390

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: 1.692

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 (105): ftpsync Download

Released: July 19, 2010  |  Added: July 20, 2010 | Visits: 6.110

Print Maestro Print file tree and directory content in 1 click with PrintMaestro. All is done by an intuitive graphical interface. Lots of printing templates are available: directory printing with sizes, lists of photo (date, exif info), audio (sample rate, bitrate, etc), list of videos (size, duration, width,... Platforms: Windows

License: Shareware Cost: $39.90 USD Size: 5.31 MB Download (279): Print Maestro Download

Released: November 10, 2006  |  Added: November 10, 2006 | Visits: 8.565

BarCode ASP.NET Web Control 1.5 Unique to BarCode ASP.NET Web Control is an ability to add the barcode functionality to an ASP.NET application in ten minutes. In doing this you are not required to write complicated code. The component easily integrates into Microsoft Visual Studio, and you can customize barcode properties in... Platforms: Windows, Windows CE

License: Shareware Cost: $175.00 USD Size: 511.09 KB Download (522): BarCode ASP.NET Web Control 1.5 Download

Added: March 06, 2010 | Visits: 737

File::FindByRegex File::FindByRegex is a Perl wrapper for File::Find that finds a directory tree and runs some action for each file whose name matchs a regex. SYNOPSYS use File::FindByRegex; $find = File::FindByRegex->new( { -srcdir => [C:tmpteradata-sql], -tardir => C:tmpteradata-sqldoc, -find =>... Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): File::FindByRegex Download

Added: August 19, 2013 | Visits: 421

uncommitted uncommitted is a Python tool to scan version control for uncommitted changes. Developer comments When working on one version-controlled project on my hard drive, I often flip over quickly to another project to make a quick change. By the end of the day I have forgotten about that other change... Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): uncommitted Download

Added: March 18, 2010 | Visits: 1.461

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

Released: May 30, 2010  |  Added: June 05, 2010 | Visits: 1.246

All_Submitter AllSubmitter - professional directory submission software.#1 Directory Submission Software.All Submitter is the most complete directory submission software package on the planet; plus, our SEO software offers more for free than any other software package or suite for SEO.All Submitter is a... Platforms: Windows, Mac, *nix, Pocket PC, Android,BlackBerry,Handheld/Mobile Other,iPhone,iPod,iTouch,Java,MS-DOS,Netware,OpenVMS,Palm,Symbian,Other,Not Applicable

License: Shareware Cost: $179.00 USD Size: 123 B Download (153): All_Submitter Download

Released: November 05, 2012  |  Added: November 05, 2012 | Visits: 677

dhtmlxTree :: Ajax-based JavaScript Tree dhtmlxTree is an Ajax-based JavaScript tree menu that allows to create full featured navigation systems and organize large amount of data into hierarchical order. Dynamical loading of items from XML stream gives a possibility to create trees with unlimited number of nodes. dhtmlxTree can load its... Platforms: Windows, Mac, Unix, Linux

License: Shareware Cost: $99.00 USD Size: 950 KB Download (54): dhtmlxTree :: Ajax-based JavaScript Tree Download

1 2 3 4 5 >