18 projects tagged "File Management"
OpenDocMan is a full featured Web-based document management system (DMS) designed to conform to ISO 17025/IEC. It features an automated installation script, custom themes, plugins, check-in/out, departmental access control, file moderation, fine grained user access control, and a great search function. Written in PHP, and utilizing MySQL for the backend, this project is useful for any company looking to keep their documentation in a centralized repository.
digup is a console tool to update md5sum or shasum digest files. It will read existing digest files, check the current directory for new, updated, modified, renamed, or deleted files, and query the user with a summary of changes. After reviewing the updates, they can be written back to the digest file. This makes digup very useful to update and verify incremental archives like chronological data storages, which are commonly stored and backed up on hard disks. Using a full file digest scan, even slowly creeping bad blocks on old hard disks can be detected. By using a crontab entry, this check can be performed unattended and routinely.
When moving files between filesystems that have permissions and those that do not, the user home directory is populated with files of all sorts of permissions. UFPM (Uniform File Permission Modifier) has been designed to modify all files and directories to have a uniform permission set based upon their file type.
File upload and validation class is a PHP class that can be used to validate and process uploaded files. It can validate a given uploaded file by checking its MIME type or its original file type, and by checking its file size against a given limit and file type. It currently supports audio, video, PDF, and image file uploads. The class can create a path in the server as well.
gcp (Goffi's CoPier) is a command line file copying tool, loosely inspired by cp, but with high level functionality like a progress indicator, the ability to continue copying multiple files even when there is a problem with one of them, and the use of a journal to track successful copying. File names can be fixed to ensure compatibility with the target filesystem. If you launch a copy operation when another is already running, the files are added to the first queue to avoid hard drive thrashing. You can keep track of files you have copied, and re-copy them later. gcp is approximately option-compatible with cp.
Deduplicator is a simple and efficient data deduplicator that works by hard linking files that have the same content. It is ideal for reducing the size of backups. It can save and restore intermediate results, so you can run it in a few short intervals, and allows you to review changes before they are committed to disk.
iDeviceBrowser is an application that makes it possible for you to view and edit files on your iDevice (which includes the iPhone, iPod Touch, iPad, and Apple TV). In conjunction with "afc2add", which is available via Cydia, it allows access to the full file structure, or else just the /private/var/mobile/Media/" directory.
A simple social network with some project management features.