File Management scripts - Top 4 Download

File Management script downloads

Alerttail

Alerttail executes actions when "some text" has been written to a file.This software tails a file and when a line matches some text pattern alerttail will execute a list of actions defined on it's own configuration file.Imagine you want to be warned when some text is written to a log file, ...

Parsing out EDI messages

A parser I designed to work with HIPAA EDI files. It reads in files and spits out the individual segments without terminators.Requires Python 2.3 or greater. (Use can probably use Python 2.2 with from __future__ import generators at the top...)This parser is currently in use to work with 150-200MB of EDI ...
Python

Octod

Octod is a download manager daemon -- a daemon that listens at the network interface for incoming download jobs and performs them (simultaneously) in the background. It is intended to run on desktop systems as a reliable and fast download manager without the overhead of a graphical user interface, but it ...

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

Recursive directory listing in HTML

This script contains a function that walks a directory path, listing the files and directories in HTML format. It can sometimes be handy to get a look at an entire directory tree, and HTML is a good way to display it. This script goes through the directory tree using os.path.walk in ...
Python

PHP Direct Connect bot library

PHP Direct Connect bot library is a PHP library to facilate the creation of bots that communicate with Direct Connect hubs (DC , DCGUI etc.). It supports private messaging, main chat and interception of search terms. ...

csASPZipFile

This is an ASP component which enables a script to create zip archive files. It also has some functionality for reading and extracting files from zip archives. This component gives a script the ability to build a zip file from files on the server. The resulting archive can be saved on ...
ASP.NET

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

BlueFusion

The BlueFusion package consists of a Java SocketServer and a Flash Client which can execute basic file functions such as write to files, delete files, copy files from within Flash. It is designed for XML-Files but can handle all types of plain text. ...

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

FileManager

Use this software to manage files and directories on your webserver or on an FTP server. You can create, rename and delete directories, upload, download, edit, rename and delete files, and change file and directory permissions.FileManager works fine with FTP connections. Please note that if you don't set up an FTP ...

Cross Platform Excel Parsing With Xlrd

This script easily extract data from microsoft excel files using this wrapper class for xlrd. The class allows you to create a generator which returns excel data one row at a time as either a list or dictionary. This script is very useful for easily pulling in a variety of excel files without ...
Python

NPCFF Vault

The idea of this project is to create a PHP & MySQL powered system of centralising files between people. It will include profiles, administration, automatic sighnup, editing of files, folder systems and search engine. ...

Curses File Manager

Curses File Manager is a curses based filemanager loosely resembling emacs dired mode. ...
Python

File Unzip

File Unzip is a Python class to extract zip files. It's also written for easy use as a standalone script from the commandline. While there are many ways to add files to a zip archive via python, I have been unable to locate a good solution of extracting those same files ...
Python

FSlint

FSlint is a utility to find and clean various forms of lint on a filesystem. One form of lint it finds for example is duplicate files. It has both GUI and command line modes. ...
Python

Display an Image from a specified file

This script reads an image file from the filename specified as the first parameter on the command line and displays it on screen. It uses the PIL module so that it can load almost any image file type supported by that module and uses Tkinter to display the image on a ...
Python

Dupinator

Point this script at a folder or several folders and it will find and delete all duplicate files within the folders, leaving behind the first file found of any set of duplicates. It is designed to handle hundreds of thousands of files of any size at a time and to do ...
Python

TorrentStrike

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

PHP FTP File Manager

PHP & FTP File Manager is a Visual File Manager developed in PHP, JAVASCRIPT and AJAX. It accesses files using FTP, with no need to use PHP or other Server Side Scripting Language, it just needs the FTP user and password. It provides to the user a visual and intuitive interface. ...