You are not logged in.

#1 2010-03-05 04:33:27

pyther
Member
Registered: 2008-01-21
Posts: 1,395
Website

Uploader: A simple uploader with user based authentication

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)

Sceenshots
fileupload_s.png
files_s.png
adduser_s.png
admin_s.png

Comments, Suggestions, Questions, Feedback are more than welcomed!


Website - Blog - arch-home
Arch User since March 2005

Offline

#2 2010-03-05 04:36:29

n0dix
Member
Registered: 2009-09-22
Posts: 956

Re: Uploader: A simple uploader with user based authentication

Thanks, i will give a try.

Offline

#3 2010-03-05 05:53:08

Gen2ly
Member
From: Sevierville, TN
Registered: 2009-03-06
Posts: 1,529
Website

Re: Uploader: A simple uploader with user based authentication

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

Board footer

Powered by FluxBB