Software Index
Related Topics
Popular Trends
Trending Topics
 

File System Flash Drive Lost

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Imation Pivot Flash Drive 1
The Imation Pivot Flash Drive features enhanced durability and security to create the ideal solution for today's mobile business professional. With its innovative design and tough rubberized casing, this compact drive will protect important files and applications from damage while ...
June 17th 2011 Freeware    799k
Solid File System
Solid File System is a single - file virtual file system that uses one file on the media (such as hard drive, CD-ROM, database or file resource) for storing the data. It can be used to preserve integrity of application ...
April 9th 2007 Shareware    15,377k
Imation Clip Flash Drive 1
For the ultimate in portable data storage, the Imation Clip Flash Drive is the easy answer. Safely encased in a tough rubberized shell, this extremely compact flash drive can be quickly removed from its case to share or transfer files ...
July 7th 2011 Freeware    287k
Imation Swivel Pro Flash Drive 1
Move your digital files in a flash with the improved Imation Swivel Pro Flash Drive. One of the smallest, most unique and durable USB 2.0 Flash drives available today, the Swivel Pro Flash Drive features sophisticated, asymmetrical styling, enhanced LED ...
April 26th 2011 Freeware    102k
Imation Swivel Flash Drive 4.0
The Imation Swivel Flash Drive is a compact and powerful flash device that features a "never lose" swivel cap and a sophisticated, professional design. Slip the lanyard about your neck and wear the drive like a pendant, slip it into ...
August 22nd 2011 Freeware    317k
Imation Flash Drive Mini 1
Imation flash drives are tough, rugged and built to last. With an expansive range of styles, features and capacities, Imation flash drives are trusted by users worldwide to transfer, share and store their critical documents, presentations, photos or music.

The small, ...
October 14th 2011 Freeware    102k
File system investigator
FileSystem Investigator is a platform independent file system viewer and data extraction tool. It allows the user to:

* View the contents of the target file system in a forensicly safe manner, bypassing the normal operating system mechanisms.
* Extract files and ...
June 15th 2011 Freeware    346k
Coda Distributed File System
Coda is an advanced networked filesystem. The project has been developed at CMU since 1987 by the systems group of M. Satyanarayanan. in the SCS department.

Coda is a distributed filesystem with its origin in AFS2. It has many features that ...
August 14th 2011 Freeware    1,536k
The Plastic File System
The Plastic File System project is an LD_PRELOAD module for manipulating what the file system looks like for programs. This allows virtual file systems to exist in user space, without kernel hacks or modules.

PlasticFS includes the following file systems:

chroot

The chroot ...
August 4th 2011 Freeware    188k
The Global File System
GFS (Global File System) is a cluster file system. It allows a cluster of computers to simultaneously use a block device that is shared between them (with FC, iSCSI, NBD, etc...). GFS reads and writes to the block device like ...
May 25th 2011 Freeware    136k
Gfarm file system
Gfarm file system is a next-generation network shared file system.

Gfarm file system will be an alternative solution of NFS, and will meet a demand for much larger, much reliable, and much faster file system.. Grid Datafarm - Publisher Page of ...
March 16th 2011 Freeware    1,331k
JumpVault - USB Flash Drive Backup System
JumpVault is a unique, patent-pending file backup system for USB flash
drives which eliminates the need to manually backup files, provides a
simple way to prevent the loss of important documents and information
due to computer system crashes, and improves ...
August 19th 2004 Shareware    2,048k
MAPILab File Recovery for Office
MAPILab File Recovery is an effective document recovery tool for Microsoft Word, Excel, PowerPoint, Project, Publisher, Visio and many other popular document formats. MAPILab File Recovery can recover documents lost due to computer crashes, accidental deletion - even if the ...
August 22nd 2005 Shareware    1,937k
FAT Partition Recovery
FAT hard drive partition recovery utility can recover deleted partitions and corrupted hard drive logical structure. This hard drive data recovery tool scans partitions which are damaged by corruption in master boot record mbr virus attacks power surges hardware or ...
May 23rd 2006 Shareware    5,604k
Memory Stick Recovery Software
USB Memory stick drive files recovery tool restores deleted folders from Sony, SanDisk, and Kingston key drive and memory key devices. Utility supports Windows XP 2000 NT4.0 and 9X Operating systems. Retrieval of undetected data text and images both is ...
August 7th 2006 Shareware    5,376k
NTFS Partition Files Recovery
Windows NTFS partition volume recovery software restores accidentally deleted formatted files pictures data folders songs corrupted official documents like .xls, .doc, .pdf, .ppt, .mdb etc. Recovery software recovers data that is deleted from recycle bin or deleted with (Shift + ...
December 28th 2006 Shareware    5,786k
AppleXsoft Windows File Recovery
AppleXsoft File Recovery is the easiest and reliable do-it-yourself file undelete solution for deleted files recovery. It designed to recover deleted files from hard drive, flash drive, USB external drive, digital camera card, and so on. The program can recover ...
December 8th 2011 Shareware    5,130k
Power Recovery Professional
POWER RECOVERY ® is a powerful Data Recovery Software that will scan and find lost partitions, boot sectors and other file system components. POWER RECOVERY Professional ® can detect drives even if they are not visible in explorer. The full ...
April 10th 2006 Demo    6,096k
FAT Data Recovery Software
FAT partition data recovery software is non destructive and read only tool. Utility support data restoration that is corrupted due to power failure, virus problem, crashed memory, inaccessible hard disk drive, formatted partition, hardware software malfunction, deleted root directory Dos ...
August 26th 2006 Shareware    5,837k
Disk Doctors NTFS Data Recovery
Use Disk Doctors NTFS Data Recovery software to recover data from NTFS, NTFS5 drives which supports missing or lost partition recovery, deleted partition recovery, deleted file recovery, re-formatted drive recovery, Formatted partition recovery from IDE / AT, SATA, SCSI and ...
September 29th 2008 Demo  5 stars 6,646k
Related Scripts
Converting a Recordset & XML To and From the File System
At the end of this article the developers can understand the technique about how to change a ADO Recordset object into an XML document and vice versa. The author tells about these two functions converting Recordset object to an XML ...
December 1st 2005 Freeware     
Creating a COM Object to Manipulate the File System
Creating a COM Object to Manipulate the File System is an article through which users can gather information about the procedurs that have to be adapted to generate the component, which produces the COM objects inorder to take control over ...
November 26th 2005 Freeware     
Creating Files with the File System Object
Using File System Object methods - CreateTextFile and OpenTextFile text files can be created within ASP applications and this article describes both ways with the help of coding. How to give file name and path are explained in detail. And ...
December 14th 2005 Freeware     
Creating Folders with the File System Object
Creating Folders with the File System Object is an ASP article in file manipulation and file management techniques. The author has used the powerful file system object function in creating new folders with the path of the root directory. The ...
December 11th 2005 Freeware     
File System Directory Functions
Wrappers for simple file system operations. When reading a file, instead of doing fOpen/fRead/fClose everytime, you'd use the function read_file that gracefully handles errors.
December 17th 2005 Freeware     
File System File Functions
Wrappers for simple file system operations on directories. For example, listing the contents of a directory: instead of doing the whole openDir/readDir/closeDir gig everytime, you'd use the function read_file that handles errors.
December 19th 2005 Freeware     
Monitoring File System Events
Monitoring File System Events is an easy to understand tutorial in which the author gives details about the method of detecting if there are any changes in the file system and folder. Thr author gives explanation about System.IO.namespace, which offers ...
December 5th 2005 Freeware     
Single File System
Single File System is a compression component that provide easy way of compressing the multiple file into single file with the advanced compression technique and encryption functionality. It offers various features like compressing the files with the standard algorithum, providing ...
December 2nd 2005 Commercial     
The Wonders of the File System Object
A complete overview on File System Object (FSO) is given in this tutorial that clearly describes the fucntionalities and usage of this object to perform file based operations like copying file, deleting file and file contents, opening a file to ...
December 5th 2005 Freeware     
ASP Drive Object
Proper information on Drive Object can be acquired from this ASP tutorial that lists the usage of this object via some examples that let you understand quickly and easily. Since this object outputs no values, the Folder object's FileSystemObject can ...
December 14th 2005 Freeware     
Related Code
Perl File System API module
This module provides a simple api for various file system operations, like reading directories and subdirectories and returning a list of files and/or subdirectories in either array or hash format.
April 24th 2007     5k
Accessing Disk Drives 1.0
This program shows an example of accessing your server's disk drives using FSO (File System Object). It will only show the drive letters and the file system of the corresponding drives. Please insert Floppy, CD, DVD before accessing those drives ...
April 25th 2006     4k
Find File Path
Finds full path of any file in hard drive
May 13th 2006     1k
ASP.NET Barcode Professional 2.5
Barcode Professional can generate the most popular Linear and 2D Barcode Symbologies. At design-time Barcode Professional Designer shows the barcode image in the specified image format (GIF, JPEG/JPG, PNG, and BMP) to render and it works in most popular Development ...
February 7th 2006     878k
wodSFTP.NET 2.1.1.0
The Secure File Transfer Protocol provides secure file transfer functionality over any reliable data stream, SSH in this case. It is the standard file transfer protocol for use with the SSH2 protocol. wodSFTP.NET is a dotnet implemenation of client side ...
February 16th 2006     1,713k
New Software
Popular Software