uploader
What is it?
Uploader is a simple webpy application that allows users to upload files to a web server and has support for user authentication. There is support for upload credits and user expiration dates.
Features
- Set User Expiration Date - per user
- Set upload credits - per user
- Manage Users Files
- Users can change their own passwords
- Add users easily
Dependencies:
- Python 2.6
- webpy 3.3
- python-flup 1.0.1 (webpy depend)
Download:
- Development Code (git): http://github.com/pyther/uploader
git clone git://github.com/pyther/uploader.git
Installation:
- See README
Bugs/Feature Requests:
Please submit all bugs and feature requests here: http://github.com/pyther/uploader/issues



