|
|
Asp File System Object |
All | Freeware
|
|
|
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 |
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 |
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 |
NOOFS
NOOFS is a project which aims at creating an innovative file system, whose source code is distributed under the terms of the General Public Licence GNU.
The project is developed within the framework of an end of studies project in EPITECH. ... |
January 9th 2011 |
Freeware |
|
2,560k |
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 |
 |
1,953k |
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 |
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 |
NFS-Ganesha
NFS-Ganesha is a NFS server running in User Space.
It has been designed to meet two goals:
* providing very large metadata and data caches (up to millions of records)
* providing NFS exports to various files systems and namespaces (a ... |
September 20th 2011 |
Freeware |
|
3,768k |
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 |
 |
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 |
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 |
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 |
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 |
 |
493k |
e2undel
e2undel is an interactive console tool that recovers the data of deleted files on an ext2 file system under Linux.
Included is a library that allows to recover deleted files by name. It does not require any knowledge about the secrets ... |
May 9th 2011 |
Freeware |
|
563k |
|
|
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 |
|
|
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 |
|
|
Building an ASP File Manager
Programmers in ASP language can utilize this tutorial to learn in detail on how to adminser file and folders through ASP pages. Processes like creating and deleting files and folders, modifying text files, querying and updating databases can be done ... |
November 22nd 2005 |
Freeware |
|
|
How to create a subfolder using ASP File System Object
This is an online article that provides you some tips about creating folder and subfolder. Author says that without generating folder, ASP engine could hardly deduce the path to generate subfolder. So this tutorial clearly guides users to first create ... |
December 12th 2005 |
Freeware |
|
|
ASP File Operations
From this online ASP tutorial, you will come to know about the file system functions using FileSystemObject Object in detail. It describes the CreateTextFile(), DeleteFile() and OpenTextFile() methods with their parameters to create, delete and opening a file respectively. Examples ... |
November 28th 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 |
|
|
A brief introduction to ASP components
The author clearly defines the advantages of ASP components in this article. He also says that ASP components reduce the time and cost involved in application development. The component called file system object is used to check the size of ... |
December 19th 2005 |
Freeware |
|
|
ActiveX/ASP Logging system
Hi-performance text file logging from ASP, VBScript or JScript, ASP.Net VB, C#, VBA5 or VBA6. / Free-threaded object, can be placed to Application scope / Lets you log exact script timing values (up to microsecond or nanosecond), process and thread ... |
December 9th 2005 |
Commercial |
|
|
ASP Bootcamp : What is ASP?
ASP Bootcamp : What is ASP? is an article which helps the visitors to get knowledge about ASP. It discusses the standard HTML language, supporting other languages like Javascript, Perl, etc., its variables, conditional statements, procedures, functions, types of built-in ... |
December 1st 2005 |
Freeware |
|
|
|
|
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 |
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 |
Ultimate Error handling for beginers
This helps teach beginers the use of error handling in the simplist way. The code demonstrates error handling in a project and how to easily log it into an error log file. The code is easily alterable and commented. This ... |
September 23rd 2011 |
|
|
2k |
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 |
|
|