|
Doing some searching for a simple application that would allow a visitor to upload larger files directly to my Web server without requiring access to my server and using an FTP program.
User visits a Web page.
Logs in using a user ID and password provided by me.
Simple browse to file and select upload (maybe the ability to select multiple files).
I can then go in using my FTP client and grab the file or files as needed. Only I would have access to the stuff uploaded (it would be a private folder and I could move the file or files to a public area if required)
Any suggestions?
Thanks!
|