File Management scripts - Top 4 Download

File Management script downloads

AjaXplorer

It can also easily be configured as a MySQL database manager allowing table editing and running databse queries. Key features "AjaXplorer": File Manipulation: · Rename/Copy/Move/Delete/Download files or folders · Upload multiple files and track status with progress bar (Flash required and no homepage · Create folders and empty files · ...

A Python script to test download mirrors

The concept of the script is straightforward: read the mirrors page from RedHat's web site, make a list of all the mirrors, test how long it takes to download from each, and present a sorted list of the results.The first task, reading and parsing the RedHat mirrors list, is handled with ...
Python

FileVistaControl

FileVistaControl is an ASP.NET user control (.ascx control) which you can add directly to your existing ASP.NET (.aspx) pages. The control renders a user interface similar to "Windows Explorer" within the page and this user interface allows you to view the contents of the predefined root folders and allow complete file ...
ASP.NET

PHPBTTracker

BitTorrent is file sharing software. You need four things to have BitTorrent work: a BitTorrent client, a BitTorrent tracker, a file to share, and a torrent file (made from the file to share.) The torrent file is placed where others can have access to it (i.e. a website.)PHPBTTracker is a bittorrent ...

Ghost

It can be used on any POSIX systems, and it does what developers do manually when editing the /etc/hosts file.It can also flush the cache. ...

PHP ExcelReader

PHP-ExcelReader is a PHP Library for read Excel files. ...

Really Simple Backup

The script comes with a nice interface to restore data that can utilize text, '(c)dialog' or even 'Xdialog'.It will produce full backups, but utilizes hardlinks to minimize the needed disk space. All remote data transfer is done encrypted (ssh) and efficient (rsync).All runtime configuration is done with an easy and short ...
Unknown

PHP Navigator

This is a Web based open source file management system in PHP and AJAX. With Windows XP style & icons. You will feel you are on Windows!Features: - User friendly Explorer style navigation and view. Fully customizable. - Advanced AJAX & DOM to avoid reloading of the full page. ...

Ajax File Manager

This is a web/php/javascript/ajax file manager that allows create, delete and rename files and directories located in a server. The xajax library is used.This script is very easy to install, use and customize to suit your needs. ...

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 ...

Epiware

Epiware is an open source document management software (DMS ) that includes all the tools an organization needs to safely capture, manage, store, and share documents over the Internet. It is web based system written in PHP and uses MYSQL as the backend. Features: - Manage multiple projects - Calendar ...

GNOME Transfer Manager

GNOME Transfer Manager allows the user to retrieve multiple files from the web. These files can be retrieved in multiple parts and each part retrieved on a separate session that the user is connected to the Internet. This is most useful to users with dialup connections. The program performs these tasks ...

PHP AJAX File Manager

PHP AJAX File Manager (PAFM) is a web-based file manager designed to give you complete control of your site's files. Source code editing is done with CodePress, a web-based editor with as-you-type syntax highlighting. ...

CuteFlow

CuteFlow is a webbased document circulation tool. Users are able to define "documents" which are send step by step to every station/user in a list.It's an electronical way for doing (i.e. internal) document circulations.A document can be assembled from input fields that could be filled by the receiver of the document. ...

MyDMS

MyDMS is an open-source, web-based document management system written in PHP and supported by an SQL database. Originally coded by Markus Westphal, MyDMS provides document meta-data, version control, security and easy access to your documents.Currently, MyDMS creates a new directory as a container for every single file that it will store. ...

Azureus Flash Stats

Azureus Flash Stats is a viewer for the stats xml generated by the Azureus BitTorrent Client. A torrent file/link system is also to be implemented further on. ...

FileCloset

FileCloset is an easy-to-use, fast, database-less and lightweight web-based file sharing and managing system using PHP. It supports multiple users, it features a complete interface. ...

csFile Download

This is an ASP component which allows the control of file downloads from within an active server page script. Features: - Stream a binary file from anywhere on your server to the browser. - Files can be in directories that are not web shared. - Use ASP to allow ...
ASP.NET

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. ...

Progress bar class

Here is a little class that lets you present percent complete information in the form of a progress bar using the '#' character to represent completed portions, space to represent incomplete portions, and the actual percent done (rounded to integer) displayed in the middle:[############# 33% >   [##;             & nbsp;            ] When you initialize the class, ...
Python