My customer has a need to be able to receive large video files his site members(1 - 5 GB, maybe larger if possible). Hopefully I can get some good ideas from the overflow community on this
My origonal thoughts are to some how set up a file send site where only members can log in and e-mail their video's in. Would this be tough to create? Perhaps there are already some services out there that would authenticate my user's and allow them to email large files(The cost maybe worth it).
Would some sort of FTP Solution also be an available option? I would have to know which user is uploading files. I've never done an FTP upload site before.
Any thought or helpful links would be great! Thanks!
One option would be to build some kind of client side uploader which would allow you to measure progress, resume uploads etc
Possible technologies could include Silverlight, Java Applet or Flash