File System 133

File structure, folder, FTPs, local, intranet and a like
Sorted from new to old.
Card image
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...

Card image
GetExtension

Gets the extension of file from its filename

Card image
IsThere1

Finds out if a file exists, can pass either mapped file path, or unmapped

Card image
FileSize_Formatted

Returns file size in formated human way (mb, gb, etc..) Or, it can format any ...

Card image
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator

Card image
Copy File

Copys a file from one location to another using WSH

Card image
List and delete files

Enables users to list and delete files

Card image
RemoteExplorer.asp

A directory Viewer with the option of downloading the file and reading text ...

Card image
File Upload

Uploads a file to the server

Card image
Make HTML File

This script will make a HTML file

Card image
KillFile

Deletes a file, using mapped or unmapped file path

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my tools, very ...

Card image
Read Text

Opens a textfile and shows contents

Card image
Rename Folder

This will rename and or move a folder

Card image
Recurse and Rename

Recurses down a directory tree and renames files

Card image
Rename File

This will rename a specific file and or move the file to a different directory