One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
hb_
6 years agoHelpful | Level 5
Upload A File Via Curl In C++
How to create a program that takes a file from my computer(image, audio, video or any other file type) and upload it to my dropbox account via curl in c++.
I found this:
https://riptutorial.com/dropbox-api/example/1355/uploading-a-file-via-curl-in-cplusplus
But this code does is crette a new file in my dropbox account in a supplied path.
I want to take a file from my computer and upload it.
Should I modidy the code given in that link ar do any other thing to accomplish my goal?
- hb_Helpful | Level 5
I mean, a C++ program:grin:
Just like I have successufully used curl in a c++ program to download files tomy computer, I want, this time, to take files from my pc and upload it to my dropbox
- Greg-DB
Dropbox Staff
It looks like you also posted about this in another thread, so I'll close this one in favor of that one.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,941 PostsLatest Activity: 16 hours ago
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!