The FileSystem Object is the object that is used to manipulate the filesystem in Active Server Pages. Moving files, opening and reading text files, and looking at drive space are a few of the many functions of the FileSystem Object. This reference guide outlines all the properties and methods of the FileSystem Object, how to use them, and gives an example. The FileSystem Object actually contains five objects: the main Filesystem object, the Drive object, the Folder object, the File object, and the TextStream object.
The menu to the left will expand the Properties and Methods for each Object.