Hi,
I have a .Net application running on client's machines and would like to add some functionality to the application that would enable uploading of files from the client side.
1) Through my application (linked to the API) can I create a shared folder (client specific) on the client's machine and then choose files to be sent to the shared folder which are then uploaded to my dropbox account as soon as the internet connection is available? Its only a one way communication the files are only uploaded from the client's machine to my account.
2) Does the client's machine require a dropbox account?
3) What do I need to setup such communication?
4) Is there a limit on the number of client uploads or my dropbox space is the only limitation?
thanks,