On demand upload server
- by stimms
I'm looking for a simple application which will do something like
Allow user to sign up for an ftp account -> ask admin for approval -> create ftp account for that user
now it doesn't have to be FTP, in fact I would be happy with a web based tool which supported upload via some sort of java applet or something similar. I don't care about what platform it runs on, although if we could avoid PHP that would be cool. Any ideas?