We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
dave41
6 months agoExplorer | Level 3
Dropbox synchronisation with an SSD fails when an application is running maintenance procedures
Dropbox synchronization with an SSD fails when an application is running maintenance procedures and/or application procedures. Some of these produce temporary files the are processed and deleted very quickly. If I pause sync these errors do not occur. However, the application responds to events that can trigger a procedure to run that will generate these errors. I could display a message that will prompt a user to pause synchronization and start synchronization but this would mean someone would have to monitor the application 24/7! Is there a way to programatically stop and start synchronization?
- radical_exponentDropbox Engineer
Hi dave41, can you clarify what errors you're seeing happen?
- dave41Explorer | Level 3
This message is displayed:
for each file being processed.
- radical_exponentDropbox Engineer
Hmm, I'm not sure where that error would come from. My first guess would be that Dropbox sees these files, tries to open them in order to sync, and this other app tries to do something with the file that's denied because Dropbox has a handle open to the file. When syncing files, we try to apply as liberal a set of constraints as possible, but unfortunately on Windows it's not possible to fully prevent interference.
In the past we've handled this by checking filenames against a set of patterns used by specific apps, and then backing off on syncing those files for a while, in order to give the app time to do whatever it's doing.
We could potentially add a similar rule here, if we can identify a specific pattern in the filenames this app uses.
To answer your question tho, Dropbox doesn't currently expose any API surface that could be used to programatically [un]pause sync.
About Apps and Installations
Have a question about a Dropbox app or installation? Reach out to the Dropbox Community and get solutions, help, and advice from members.
Need more support
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!