File Management scripts - Top 4 Download

File Management script downloads

Safely morph a file in place

This script contains a class that enables a client to securely update an existing file, including the ability to make an automated backup version.This code encapsulates the method to safely update files in-place, by first writing to a temporary file and finally renaming the new temporary file to the old filename. This ...
Python

Simple Directory Listing

Simple Directory Listing is a single file php script which functions as directory listing in an apache http server.It provides many useful functions: - Copy/Move, rename, delete directories - Download files(pass through the php script) - Read/Edit files - Create a file/folder - Upload files - ...

Simple File Splitter Combiner module

This module can be used to split any file, text or binary to equal sized chunks. It can also combine the chunks back to recreate the original file.<s. It canOften we need to split big files into many chunks either for saving them to disks, uploading to a web-site or for ...
Python

Simple md5 sum utility

This script is a simple md5 hash utility for generating md5 checksums of files. <hash utilThis mainly useful for systems without an included "md5sum" utility, like OS-X and Win32. It shows just how useful the batteries included philosophy of Python can be, since it leverages the md5 module ...
Python

SiteDrive

SiteDrive is a bit of PHP scripting that provides file upload and management capability to any server that can run PHP. Imagine a portable storage device that you don't have to carry with you, and that is what SiteDrive can provide to any webmaster wishing to save and manage files remotely. ...

siteXplorer

siteXplorer is a very flexible and small PHP and Javascript based file management system for websites with many features. It allows website admins to manage the files on a website as if using windows explorer. ...

Swap one file extension

This script will swap extensions on all files in the specified directory, and all of its subdirectories, and all of their subdirectories, etc. This is useful for changing the extensions of a whole batch of files in a folder structure, e.g. a web site. You can also use it for correcting ...
Python

TBDEV NET

TBDEV.NET is a project to further enhance, update and develop a software (php peer-to-peer) from the original torrentbits/bytemonsoon source code. ...

Torrent Tracker

Torrent Tracker is a Perl and PHP-based '.torrent' tracker, with a web front end. It lets you or anyone else upload and download torrent files as well as monitoring the utilization of all torrents it knows of. ...

TorrentStrike

TorrentStrike is a PHP BitTorrent tracker based on TBDev. It includes phpbb forum, Graphical templates, Multilang, and integrated installer. ...

TorrentTrader

TorrentTrader is a feature packed and highly customisable PHP/MySQL Based BitTorrent tracker.FEATURES LIST: Tracker Features: - Fully themeable (Three themes included) - Advance "completed by" information on all local torrents - User Agent (Client) detection  - 14 Languages included  - optimised announce.php and scrape.php codes ...

Tree

The following program displays the directory structure of a specified path using ASCII characters. The program can optionally display files in addition to directories.This program functions similar to the windows 'tree' command. ...
Python

Upload Lite

Upload Lite allows your web site visitors to upload files to any directory on your server. You can set the file types you accept, the maximum size of any one file, have the user redirected to a page of choice after a successful upload, be notified of new uploads and more.Virtually ...

VBTT

VBTT is a customizable torrent tracker for vBulletin 3.0.x. & 3.6.x. It is available in TT backend style(VBTT 1.x.x) or with integrated tracker(VBTT 2 or VBTT 3). VBTT 3 uses PHP integrated tracker(smaller sites) or XBT backend style(large sites with SSH access) ...

Versioning file names

This script has the following action: if the specified file exists, it is versioned by appending to the extension a three-digit number, starting with "000".It's pomp;quot;0ake backups of files before you mangle them. A standard way of doing so is to appending to the extension an incremented number. The optional second ...
Python

Watching a directory tree on Unix

This script continuously monitors the paths and their subdirectories for changes. If any files or directories are modified, the callable 'func' is called with a list of the modified paths of both files and directories.'func' can return a Boolean value for rescanning; if it returns True, the directory tree will be ...
Python

Web Package Surfer

Web Package Surfer is a PHP-based package management system that lets you browse, search and administrate a set of files contained in packages that are classified by (possibly nested) categories. WePS is particularly useful for maintaining a repository of downloaded files. ...

Where file search utility

This utility searches all the paths in a semi-colon delimited environment variable list for files matching a given filespec. By default, PATH is used for the enviroment. For example, on my >computerC:where note*.exeC:WINNTsystem32otepad.exeC:WINNTNOTEPAD.EXEThis is useful for finding which executable file will be loaded by default. The optional Environment variable is handy ...
Python

XDCC Fetcher

XDCC Fetcher is a PHP script that allows you to download files from XDCC. You need to simply go to a search site and do a search - this will give you an IRC server address, a channel name, a user nickname and a pack number. Copy & paste these details ...

yaDMS

yaDMS stands for yet another Document Management System. It is a php based DMS, with many features like Clipboard, Mail2DMS, DMS2Mail, Zip&Download, Copy, Move, Multiuser, Fulltextsearch (doc,pdf,rtf,txt,mp3, external tools needed). Features:- Multiuser: manage as many users as you want with different "document roots" and read only access - Create/Delete Folders Files- Download ...