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
Kyri
7 years agoExplorer | Level 4
Check sync status of dropbox app, programmatically via c++ or api
I wonder if it is possible to tell when dropbox is syncing programmatically, ideally indirectly via c++ for example let's assume that when dropbox is syncing it writes a tinly .txt or .xml etc file...
Greg-DB
7 years agoDropbox Staff
No, unfortunately Dropbox doesn't offer a way to check the client status programmatically, but I'll pass this along as a feature request.
- Здравко6 years agoLegendary | Level 20
Hi Greg-DB,
Actually it's possible, but is platform dependent and available only for Dropbox on Linux. :wink: Take a look in the socket "~/.dropbox/command_socket".
Kyri, If your platform is Linux, you are happy, otherwise - have to hope something will change.
- Kyri6 years agoExplorer | Level 4
I am currently using Windows SRV for this project unfortunately
- Greg-DB6 years agoDropbox Staff
Thanks for sharing that additional information Здравко . Please note though that that socket itself is not officially documented and is not considered an officially supported API for third parties to use to interact with the Dropbox desktop client, so I can't recommend using it. (It's meant for the dropbox.py script we offer for managing the client on Linux via the CLI. One could technically program against the commands offered by that script, but it's not meant as a programmatic interface like the API is.)
About Discuss Dropbox Developer & API
Make connections with other developers797 PostsLatest Activity: 13 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!