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
Signing up for the account should be online. The upload 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, it will end up on a dedicated VM. Any ideas?