I have a portable app that runs on windows. instead of copying it to a usb drive, I put in a subfolder in the dropbox tree --- this schema works quite well --- on issue that I have from time-to-time, is that the db app might try to upload files that the app uses and for the most part those files are work or temp files that are created and deleted when the app starts and finished --- is there a way to "tell" dropbox to pause sync'ing on the folder in question while the app runs?
If there is CLI access to dropbox.exe that would be a bonus here
Thanks