I have a project where I need to figure out how to let a user with an account to upload files as large as 4GB. For files this size, I don't think it can be done through a web form, can it?
So how's it done? what's the best way to upload files of this size?
thanks,
devvy