files recovery software
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3894
Flash Files Resource
Flash Files is a growing website with flash and graphic resource both free and commercial and a new graphic resource blog. more>> Flash Files is a growing website with flash and graphic resource both free and commercial and a new graphic resource blog.<<less
Added: 2009-03-20 License: Freeware Price: $0.00USD
13 downloads
XP Data Recovery 3.7
This utility is a boot disk that allows you to recover files from Windows XP and more. Easy to use. more>> This utility is a boot disk that allows you to recover files from Windows XP and more. Easy to use.<<less
Added: 2004-10-04 License: Other Price: $0.00USD
14 downloads
R-Linux Free Recovery 3.0 3.0
R-Linux is a free data recovery and undelete utility for Ext2FS/3FS (Linux) file systems. File recovery after power failure, system crash, virus infection or partition reformation, even for the different file system. Unformat and unerase tool. The more>> R-Linux is a free data recovery and undelete utility for Ext2FS/3FS (Linux) file systems. File recovery after power failure, system crash, virus infection or partition reformation, even for the different file system. Unformat and unerase tool. The utility creates image files an entire disk, partition or its part. Such drive image can be processed like regular drive. Recognition and parsing of Dynamic (Windows 2000/XP), Basic and BSD (UNIX) partitions layout schema. Localized names support. Recovered files can be saved on any (including network) disks accessible by the host operating system.<<less
Added: 2003-11-13 License: Freeware Price: $0.00USD
7889 downloads
Remote file copy script 1
You can copy files from remote site/server to your site. dont waste time to download and upload. its speed transferring files between 2 servers. more>> You can copy files from remote site/server to your site. dont waste time to download and upload. its speed transferring files between 2 servers.<<less
Added: 2008-06-20 License: Freeware Price: $0.00USD
15 downloads
Fla files and other free resources
AdrianTNT.NET is a site that contains only free resources like free flash files or free Photoshop files. You can preview or rate the files before downloading. more>> AdrianTNT.NET is a site that contains only free resources like free flash files or free Photoshop files. You can preview or rate the files before downloading.<<less
Added: 2007-04-03 License: Freeware Price: Free
659 downloads
Application Data Recovery 3.4
Inspector File Recovery is a data recovery program with support for FAT 12/16/32 and NTFS file systems. It recovers files with the original time and date stamp, and can optionally restore them to a network drive and can recover many files, even when a more>> Inspector File Recovery is a data recovery program with support for FAT 12/16/32 and NTFS file systems. It recovers files with the original time and date stamp, and can optionally restore them to a network drive and can recover many files, even when a header entry is no longer available.<<less
Added: 2004-04-30 License: GPL Price: $0.00USD
17 downloads
MP3 files sorter (by Artist)
This script will scan MP3 folder and create subfolders with Artist names and move MP3 files to those folders. Filenames should me in Artist - Title.mp3 format. This script is totally free. more>> This script will scan MP3 folder and create subfolders with Artist names and move MP3 files to those folders. Filenames should me in "Artist - Title.mp3" format. This script is totally free.<<less
Added: 2007-01-21 License: Freeware Price: Free
1014 downloads
Renaming Files within a Directory 1.0.0
Using the common File I/O functions of Php such as opendir, is-dir, readir and rename, this script lists files while extracting unwanted ones and rename them. more>> Using the common File I/O functions of Php such as opendir, is-dir, readir and rename, this script lists files while extracting unwanted ones and rename them.<<less
Added: 2007-05-31 License: Other Price: $0.00USD
11 downloads
Other version of Renaming Files within a Directory
License:Other Free / Open Source License
HTTP File Transfers
These functions are used to upload and download files over HTTP. It opens socket connection to the remote host and make HTTP requests. Use these functions to easily upload and download files with your PHP code. more>> These functions are used to upload and download files over HTTP. It opens socket connection to the remote host and make HTTP requests. Use these functions to easily upload and download files with your PHP code.<<less
Added: 2008-05-06 License: GPL Price: $0.00USD
17 downloads
Internet Explorer Password Recovery 1.0
Retrieve lost or forgotten AutoComplete password entries from Internet Explorer with this free Internet Explorer Password Recovery utility. The Reveal Passwords internet shortcut reveals passwords in all forms and frames of the current web page, and more>> Retrieve lost or forgotten AutoComplete password entries from Internet Explorer with this free Internet Explorer Password Recovery utility. The Reveal Passwords internet shortcut reveals passwords in all forms and frames of the current web page, and can be added to the Links Bar of Internet Explorer.<<less
Added: 2004-03-29 License: Freeware Price: 0.00
253 downloads
Online File Browser 0.1.4
Online file browser is a web application which facilitates management and sharing of server files. Features: * browsing file hierarchy, * files upload, * creation of directories, * creation of thumbnails for graphical files, * more>> Online file browser is a web application which facilitates management and sharing of server files. Features: * browsing file hierarchy, * files upload, * creation of directories, * creation of thumbnails for graphical files, * modification of text files, * creation of text files, * deletion of files and directories, * renaming of files and directories, * two modes (list, icons) of displaying content are supported, * includes basic authentication system.<<less
Added: 2006-04-17 License: Other Price: $0.00USD
14 downloads
Generating XML files from SQL Database
Before you continue to write your own aspx file, check your directory write permission. I have used Northwind sample database. We will write some of data from Employees table to XML file. more>> Before you continue to write your own aspx file, check your directory write permission. I have used Northwind sample database. We will write some of data from Employees table to XML file.<<less
Added: 2007-07-13 License: Freeware Price: Free
558 downloads
Duplicate files Searcher 2.0
Duplicate Files Searcher (DFS) is an application for finding and deleting duplicated files on your computer. The most important feature is that the program makes it possible to find duplicates not only within one computer but also among many computers or more>> Duplicate Files Searcher (DFS) is an application for finding and deleting duplicated files on your computer. The most important feature is that the program makes it possible to find duplicates not only within one computer but also among many computers or CD, DVD. It is platform-indpendent software and runs in Windows, Linux and MacOS.The program ensures 100% accuracy due to byte for byte files comparison.<<less
Added: 2008-04-17 License: Freeware Price: $0.00USD
77 downloads
Checking Files Exists 1
If you want to check a file exists, you may use this code. First we are starting script creating a copy of File System Object. FSO has many useful methods. One of them is FileExists that we will use it now. more>> If you want to check a file exists, you may use this code. First we are starting script creating a copy of File System Object. FSO has many useful methods. One of them is FileExists that we will use it now.<<less
Added: 2004-01-24 License: Freeware Price: $0.00USD
11 downloads
Creating Text files on server
In VBScript language there is no any function for Input/Output on hard disk. But you may use FileSystem Object to create and edit files on server. This is an indirect technics to create any file on se more>> In VBScript language there is no any function for Input/Output on hard disk. But you may use FileSystem Object to create and edit files on server. This is an indirect technics to create any file on server.<<less
Added: 2007-01-07 License: Freeware Price: Free
1027 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above files recovery software search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed