We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Shared Folders
1 TopicDetermine if file has finished synchronising
I have a simple problem: I store some data in DropBox which is shared between multiple people Several times people have started editing the data bnefore it has finished synchronising What I want is a simple routine which I can add to my application which determines whether a named file is synchronised, i.e. it is the same as the cloud version. If the file isn't synchronised I will simply wait for the automatic synchronisation to complete. The application is written in C# and is running on Windows 7 and 10 I have looked quite hard but I cannopt find an answer to this, apparently simple, question apart from "look at the DropBox App" which is precisely what my users dont do!Solved2.3KViews0likes5Comments