You are not logged in.
Uploader
Basically, I decided that I needed a file uploader that would support basic authentication for the times when I need to let someone upload a file to my server. I couldn't find anything that could met my needs so I created 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
Download
git clone git://github.com/pyther/uploader.git
URLs
http://github.com/pyther/uploader/
http://pyther.net/projects/uploader/
Depends:
-python
-webpy
Installation
Like an webpy app: http://github.com/pyther/uploader/blob/master/README
You can also execute it locally by running python index.py (http://localhost:8080)
Comments, Suggestions, Questions, Feedback are more than welcomed!
Offline
Thanks, i will give a try.
Offline
Yeah, looks cool to me too, I just might have a need for this. Thanks.
[safely-ignore]Sorry, and completely off-topic - but your fonts look a bit funky.[/safely-ignore]
Last edited by Gen2ly (2010-03-05 05:54:02)
Setting Up a Scripting Environment | Proud donor to wikipedia - link
Offline