BK-Works FileCabinet

The BK-Works File Cabinet is the replacement to the "Multi-User File Manager."

Server Requirements:
IIS 7+ / Apache 2.2+
PHP 5.3+
MySQL 5.0+
SOFTWARE HAS ONLY BEEN THOROUGHLY TESTED WITH APACHE 2.2, PHP 5.3, AND MYSQL 5.0.

Specifics:
User Logs In - their password is encrypted in the database using the industry's leading one-way encryption, SHA1.
Next, when the user uploads a file, the file is uploaded into the 'uploads' directory (which can be changed in settings).
The filename is encrypted using random variables (the time) and the original filename, once again using SHA1. The file is then stored in the database as the user's file.
All the files have a unique header that determines whether or not it's being run by the home script. If it's not, it redirects, and the user is sent back to the homepage.
The download script checks to make sure the user is either the original owner, or an administrator. If they are not, the script shows the help page describing the error.

License
This project is released under a STRICT proprietary-type freeware license, NOT OPEN SOURCE. Please read the ENTIRE license here before downloading and / or installing.
We will send legal notices to any websites not in compliance with our license.

Links
Demo FileCabinet
Download
File Cabinet Knowledgebase

Advertisements