Software Index
Related Topics
Popular Trends
Trending Topics
 

File System Monitoring Tools

All | Freeware
Product Title  /  Popularity Revised License Rating Size
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
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
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
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
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
AidAim Single File System
Stores files/folders in one OS file. Flexible on-the-fly compression. Transparent strong Rijndael encryption. Huge files support: more than 4 GB even on FAT-32. Full compatibility with standard Borland and WinAPI functions operating with files and folders. TFileStream interface to deal ...
April 1st 2006 Shareware  5 stars 1,953k
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
PIKT
PIKT® is cross-categorical, multi-purpose software for monitoring and configuring computer systems, reporting and fixing problems, managing system security, scheduling processes, and much, much more.

PIKT is intended primarily for system monitoring, and secondarily for configuration management, but its flexibility and ...
September 23rd 2007 Freeware    1,626k
File System Explorer
File System Explorer is a powerful, easy-to-user file management tool for computers running Microsoft Windows 95/98/ME/NT/2000/XP/Vista. It lets you manage files and folders fast and easy using one of five interface variants: classical dual-panel variant, pioneered in Norton Commander, extended ...
April 1st 2008 Shareware    2,581k
EntityFS
EntityFS is the object-oriented file system API for Java!

EntityFS provides a set of abstractions and tools for working with file systems and their entities (files and directories) from Java.

Here are some key features of "EntityFS":

· File system entities are true ...
June 25th 2011 Freeware    3,052k
Server Maintenance Portal
Manage your Windows NT/2000/XP/2003 environment from a dynamically built web portal. Server Maintenance Portal is WMI (Windows Management Instrumentation) compliant.

Query WMI enabled systems across the network and quickly gain access to vital system configurations when troubleshooting problems. Each query ...
June 11th 2003 Shareware  4 stars 764k
System Monitoring Protocol (SMP)
Automatic PC inventory management software. You can examine your hundreds or thousands of client PCs' hardware and software automatically, track hardware modifications and upgrade requirements, detect pirated software, remotely control client computers, and manage all PC inventory issues. New to ...
August 3rd 2003 Shareware    1,031k
Naevius Hidden File System
Hidden File System is very convenient program to protect your private files and documents.
You can crypt and hide your valuable files from unauthorized users, hackers, or viruses. Program will give access to files after checking password only. Program has ...
December 20th 2005 Shareware  5 stars 741k
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 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
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
CISearch.NET
Browser based Microsoft Exchange and network file system search engine. Capable of content indexing millions of files and Emails. A complicated content based search on a million files can be performed in seconds. Centralised deployment on one server, browser based ...
September 15th 2007 Demo    11,296k
Paragon Total Defrag 2007
Paragon Total Defrag 2007 is a new comprehensive product for total file system defragmentation and optimization. Built on original Paragon technologies, it performs complete low-level defragmentation that provides almost zero fragmentation level.
September 15th 2007 Shareware    15,155k
FTP4Shell
FTP client integrated in your Windows Explorer. Using it you can maintain your web pages, download digital images, music, video or transfer files between your PC and FTP servers. Main features: explorer like easy to use user interface, typical file ...
December 1st 2008 Shareware  5 stars 493k
Related Scripts
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     
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     
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     
Grabbing a file
In this tutorial, you can learn several ways to grab the text content from a file which are linked-list, dynamic array and File System Object. All these methods are demonstrated individually and the performance monitoring report lets you choose the ...
December 17th 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
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
A Collection of exciting Javascripts
This all in one utility contains how to create search engines to your web pages,how to use file system object in jscript,different types of mousetrails,create rain on your page,animated status bar content and more.....enjoy!.If you like it vote for me.visit ...
March 25th 2006     22k
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
New Software
Popular Software