We Want to Hear From You! What Do You Want to See on the Community? Tell us here!
Forum Discussion
George C.12
10 years agoNew member | Level 1
How do I download my data automatically to external harddrive programatically.
I have 750GB that I need to back up. How do I download my data programmatically?
1 Reply
Replies have been turned off for this discussion
- Alexandra F.110 years agoNew member | Level 1
Do you mean that you have 750GB of data on Dropbox that you want to copy to an external harddrive, or 750GB of data on an external harddrive that you want to upload to Dropbox?
In either case, if you want to do this programmatically, you can use the HTTP API to accomplish both. Take a look at the links below, which will direct you to the relevant API documentation. They also include example curl commands.
/download: (https://www.dropbox.com/developers/documentation/http/documentation#files-download)
/upload: (https://www.dropbox.com/developers/documentation/http/documentation#files-upload)
Note that if you have the Dropbox client installed on your computer, you can also do this manually via your computer's file system UI.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,036 PostsLatest Activity: 13 hours ago
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!