I want to upload files directly to an external cloud provider (e.g. dropbox, you send it, box etc).
I have a server but it is just too slow to handle large file uploads etc and often fails.
The Gravity Forms Dropbox uploader plugin almost does the job, but it uploads the files to wordpress then uploads to dropbox. So it still goes via the server.
Is there any way to integrate a file provider without having to upload to my host and wordpress site before it goes to the provider.