Upload Manager
After testing many of the available upload managers, Mega File Hosting, Easy Uploader, euploader, xtrafile and others, I have found they all have trouble uploading larger files in a hosted environment where there are limitations on PHP settings and server configurations.
I am interested in developing a script similar to those mentioned but that overcomes the limitations of uploading large, 2gb+ files.
An upload system similar to that used in Upload.ThinFile.Com/Resume where the uploaded file is chopped into smaller files and reassembled on the server is desired. The file must work in shared hosting environments where upload restrictions or PHP limitations are applied.
Intergration with Paypal for automatic billing.
A CSS compliant skinning system with [tokens] for site and user information
An upload progress bar that includes time, time remaining, file size, and amount transferred.
A registered or subscribing user would be able to select files from their computer to upload to the server. They can enter email addresses or select from an Email Group and optionally enter a message. When the upload is complete the email addresses entered or all addresses in the email group would receive an email with a download link and the optional message from the user.
The file would remain on the server for a configurable amount of time based on User Group or User Account Settings
ADMIN SETTINGS
Site Name [sitename]
Logo [logo]
require registration verification by email
show recent uploads on home page [recentuploads]*
show most popular downlaods [populardownloads]*
show featured downloads [featureddownloads]*
Admin email & password
Email users by registration groups
Create User registration Groups
Number of daily file uploads [dailyuploads]
Max File size [maxfilesize]
Max stored disk space [maxdiskspace]
Number of days until file is automatically deleted from server [daystodelete]
Archive files [archivefiles]
Optional password protect upload [pwprotect]
Optional add description to upload [uldescription]
allow to view catalog of uploaded files [viewfiles]
Public view of users uploads (website.com/username) [publicview]*
Allow to make folders (archive files) [allowfolders]*
Number of email groups allowed [numemailgroups]
Max addresses in each email group [maxemailgroups]
Default message to email recipients [defaultmessage]
Subscription
Cost (y/m/d) [fee]
Expiration Date [exp]
File Management
Admin View Uploads
File name [filename]
Download Link [dlink]
User Name [username]
IP Address [ipaddress]
Date uploaded [uploaddate]
Scheduled delete date [deletedate]
lock option (no delete) [locked]
Delete file
Ban file
Ban user
Members Management
Add user
User Name [username]
registered IP Address [regip]
Email [useremail]
User group [usergroup]
Date registered [regdate]
Exp date [exp date]
Delete user
Ban User
Override user group defaults
Number of daily file uploads [dailyuploads]
Max File size [maxfilesize]
Max stored disk space [maxdiskspace]
Number of days until file is automatically deleted [daystodelete]
Archive files [archivefiles]*
allow to view catalog of uploaded files [viewfiles]
Public view of users uploads (website.com/username) [publicview]*
Allow to make folders [allowfolders]*
Number of email groups allowed [numemailgroups]
Max addresses in each email group [maxemailgroups]
Default message to email recipients [defaultmessage]
Billing
View subscriptions by date
View subscriptions by user group
View subscriptions by exp.
Users have access to an account info page
User account info
UserName
IP Address
Email
Total Uploads [totuploads]
Total Downloads [totdownloads]
number of active files [activefiles]*
User Group
Exp Date
Create Email group
View files
Edit description
edit password
delete file
Archive File*
Edit Email Group
Add Email address
Add Name
Add/Edit default message
* These items are not needed for my plan for implementing the script but would provide functionality as a file storage system as well. Depending on cost these may be omitted.


