You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
Tania_S
8 years agoExplorer | Level 4
Simple client Dropbox (which uses API v2)
Where can I get a simple client to synchronize one folder on the computer. Need to constantly sync only one folder. in the folder change files and need to constantly sync. The standard client is very...
Greg-DB
8 years agoDropbox Staff
We don't have a pre-built sync client that uses API v2 like that, but I'll be sure to pass this along as a feature request.
If you want to implement one, you can use the API to list, upload, and download files as necessary.
- Tania_S8 years agoExplorer | Level 4
1) how long you will use API v1? There is a possibility that after some time the access to the API v1 will be closed?
2) if there is a simple client written for API v1, please tell me where to download it?
- Greg-DB8 years agoDropbox Staff1. Yes, API v1 is being retired in June. You can find more information here:
https://blogs.dropbox.com/developers/2016/06/api-v1-deprecated/
2. No, unfortunately I don't have anything like this for API v1 to reccomend.
If it helps, this example app for the Python API v2 SDK may be close to what you're looking for, but note that it is only an example app:
https://github.com/dropbox/dropbox-sdk-python/blob/master/example/updown.py- Tania_S8 years agoExplorer | Level 4if in the future there will be a simple program. let me know.
Thanks for the help :-)
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,918 PostsLatest Activity: 2 days 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!