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

File Directory freeware
Filter: All | Freeware | Demo
 

File Directory

< 1 2 3 4 5 
Added: May 04, 2006 | Visits: 2.431

Simpli-File Statistics Are you a statistics nut? There is an easy way now to get statistical information about files and folders on your computer. Just choose a directory and this program will spit out tons of information about the files and subfolders in that directory. It's extremely easy, and best of all, FREE!... Platforms: Windows, Windows CE

License: Freeware Size: 528 KB Download (135): Simpli-File Statistics Download

Released: June 04, 2007  |  Added: July 04, 2007 | Visits: 6.402

File Renamer Basic File Renamer Basic is a powerful and yet easy to use program that allows the user to rename files, folders, and MP3 files with ease. It has a filename filter so you can easily narrow down your search to only a specifc type of file or filename to work with. You can also remove x number of... Platforms: Windows

License: Freeware Size: 5.08 MB Download (791): File Renamer Basic Download

Released: June 04, 2008  |  Added: June 09, 2008 | Visits: 2.782

1-abc.net Folder-To-TXT Do you know this situation? You just burned a disk, you collected some data on a USB stick or you simply organized some files on your local hard drive. Now you want to get an editable list of all files in this directory including sub-foldersĀ¦ but Windows offers nothing for you. No possibility to... Platforms: Windows

License: Freeware Size: 111.95 KB Download (436): 1-abc.net Folder-To-TXT Download

Released: July 14, 2008  |  Added: July 19, 2008 | Visits: 3.425

Moleskinsoft File Sync Probably you had to be engaged in joint projects with someone. In programming, web design or other computer area. Working over the project, you for certain noticed the unpleasant tendency having kept files in any directory on flash you gave to your partner for the further completion. Naturally... Platforms: Windows

License: Freeware Cost: $19.45 USD Size: 812 KB Download (161): Moleskinsoft File Sync Download

Added: August 01, 2008 | Visits: 1.356

Dir 2 File Dir 2 File is a small utility that allows you to export directory listings to HTML, plain text, CSV, or Excel files quickly and extremely easily. Includes options for HTML page customisation, and a backup facility to quickly backup files in a directory. Platforms: Windows

License: Freeware Size: 2.3 MB Download (477): Dir 2 File Download

Released: June 08, 2009  |  Added: June 10, 2009 | Visits: 4.027

File List Generator ReStoring Data's File List Generator Freeware software filters, prints, and organizes via a file's: name, type, size, created date, and date last modified. It was developed by the Research and Development team to aid data recovery service clients to ensure their files have been recovered.... Platforms: Windows

License: Freeware Size: 5.63 MB Download (328): File List Generator Download

Added: January 18, 2010 | Visits: 1.741

AVI TV Episode File Resizer AVI TV Episode File Resizer script is not for multiple MOVIE files (only TV) however it can do SINGLE MOVIE files quite nicely. The project was designed to help me fit (resize the file) multiple Xvid TV episodes (entire season) on a single DVD. Most of the time a TV series is almost exactly the... Platforms: *nix

License: Freeware Size: 11.26 KB Download (117): AVI TV Episode File Resizer Download

Added: January 18, 2010 | Visits: 1.034

File::Searcher File::Searcher is a searches for files and performs search/replacements on matching files. SYNOPSIS use File::Searcher; my $search = File::Searcher->new(*.cgi); $search->add_expression(name=>street, search=>1234 Easy St., replace=>456 Hard Way, options=>i);... Platforms: *nix

License: Freeware Size: 9.22 KB Download (90): File::Searcher Download

Added: April 02, 2010 | Visits: 1.081

File::DirCompare File::DirCompare is a Perl module to compare two directories using callbacks. SYNOPSIS use File::DirCompare; # Simple diff -r --brief replacement use File::Basename; File::DirCompare->compare($dir1, $dir2, sub { my ($a, $b) = @_; if (! $b) { printf "Only in %s: %sn", dirname($a),... Platforms: *nix

License: Freeware Size: 8.19 KB Download (102): File::DirCompare Download

Added: November 23, 2010 | Visits: 1.250

clist clist is a text-based directory browser and file manager. clist uses the curses library for graphics and the keyboard for interaction. The current release is an alpha release v0.1.0. There are a lot of features still to be added but I think youll find it useful in your day-to-day operations... Platforms: *nix

License: Freeware Size: 39.94 KB Download (95): clist Download

Added: June 14, 2010 | Visits: 1.221

Net::FTP::File Net::FTP::File is a Perl extension for simplifying FTP file operations. SYNOPSIS use Net::FTP::File; my $ftp = Net::FTP->new("some.host.name", Debug => 0) or die "Cannot connect to some.host.name: $@"; $ftp->login("anonymous",-anonymous@) or die "Cannot login ", $ftp->message;... Platforms: *nix

License: Freeware Size: 6.14 KB Download (104): Net::FTP::File Download

Added: May 10, 2013 | Visits: 1.341

PHP File Manager phpFileManager is a complete filesystem management tool on a single file. Among the features of phpFileManager: . server info . directory tree . copy/move/delete/create/rename/edit/view/chmod files and folders . tar/zip/bzip/gzip . multiple uploads . shell/exec . works on linux/windows .... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (121): PHP File Manager Download

Added: August 02, 2010 | Visits: 1.246

Directory Synchronize Directory Synchronize is the small handy utility you always missed! Directory Synchronize is small, reliable, and fast. And best of all - it is Open Source; released under the GPL you are free to use and distribute it. Directory Synchronize synchronizes the contents of one directory to another.... Platforms: *nix

License: Freeware Size: 675.84 KB Download (107): Directory Synchronize Download

Added: February 02, 2010 | Visits: 1.008

wgrab http file fetcher wgrab http file fetcher provides a small, fast, and cross platform wget alternative. wgrab is an HTTP file fetcher similar to wget that is designed to be small, fast, and cross-platform compatible natively. The compiled wgrab is approximately 1/10th the size of wget, making it ideal for... Platforms: *nix

License: Freeware Download (99): wgrab http file fetcher Download

Added: August 13, 2010 | Visits: 1.502

Test::File::Find::Rule Test::File::Find::Rule is a Perl module to test files and directories with File::Find::Rule. SYNOPSIS use Test::File::Find::Rule; # Check that all files in $dir have sensible names my $rule = File::Find::Rule ->file ->relative ->not_name(qr/^[w]{1,8}.[a-z]{3,4}$/);... Platforms: *nix

License: Freeware Size: 3.07 KB Download (104): Test::File::Find::Rule Download

Added: August 14, 2010 | Visits: 1.121

File::Xcopy File::Xcopy can copy files after comparing them. SYNOPSIS use File::Xcopy; my $fx = new File::Xcopy; $fx->from_dir("/from/dir"); $fx->to_dir("/to/dir"); $fx->fn_pat((.pl|.txt)$); # files with pl & txt extensions $fx->param(s,1); # search recursively to sub dirs $fx->param(verbose,1); #... Platforms: *nix

License: Freeware Size: 15.36 KB Download (109): File::Xcopy Download

Added: June 26, 2010 | Visits: 835

File::chmod File::chmod is a Perl module that implements symbolic and ls chmod modes. SYNOPSIS use File::chmod; # chmod takes all three types # these all do the same thing chmod(0666,@files); chmod("=rw",@files); chmod("-rw-rw-rw-",@files); # or use File::chmod qw( symchmod lschmod );... Platforms: *nix

License: Freeware Size: 8.19 KB Download (124): File::chmod Download

Added: June 03, 2010 | Visits: 1.958

File::LockDir File::LockDir is a Perl basic filename-level lock utility. SYNOPSIS use File::LockDir; INTERFACE new Initializes the class. Returns the singleton object. nflock($file, $nap_till, $locker, $lockhost) Locks the supplied filename. Only $file is required. $file is the file to be... Platforms: *nix

License: Freeware Size: 6.14 KB Download (460): File::LockDir Download

Added: October 03, 2010 | Visits: 1.543

File::Attributes::Recursive File::Attributes::Recursive module contains inherit file attributes from parent directories. SYNOPSIS Works like File::Attributes, but will recurse up the directory tree until a matching attribute is found. EXPORT None, by default. Specify the functions youd like to use as arguments to... Platforms: *nix

License: Freeware Size: 25.6 KB Download (118): File::Attributes::Recursive Download

Added: July 11, 2010 | Visits: 1.491

The Featurific File Manager 0.2.0 The Featurific File Manager is a file manager with many useful features. It allows a user to filter, sort, view, learn info about, and use files very easily and quickly. It relies on plugins to supply views of a directory and is intended to be powerful and easy to use. Whats New in This... Platforms: *nix

License: Freeware Size: 153.6 KB Download (108): The Featurific File Manager 0.2.0 Download

< 1 2 3 4 5