Would it be possible to have a web page where a user can select multiple files from our server and have the server send those files directly to that user's dropbox account?
I assume they would need to authenticate with dropbox somehow then the server uses that session to upload the files?
How would I be able to do this if at all possible?