cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Re: Upload A File Via Curl In C++

Upload A File Via Curl In C++

hb_
Helpful | Level 5

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?

3 Replies 3

Здравко
Legendary | Level 20

@hb_, the Dropbox application do exactly what you are looking for. What exactly isn't enough?

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.

Need more support?