Tagged Questions
0
votes
2answers
112 views
How can I do large file delivery system (YouSendIt) on my own server?
I'm wondering if there is a way that I can replicate the large file delivery system on my own server like the way YouSendIt works. I upload a file on a page, server recognizes it and sends an email ...
1
vote
2answers
138 views
Quick Filesharing Web-App
I need to provide ftp/http services for a group of users such that:
each user has his own password protected area where he can upload files
each user can create user accounts and passwords for the ...