Hi,
I am new to this API so apologies in advanced if this question has an easy answer, but is there any way in Java to tell when a file is fully synced to Dropbox? I have files that need to be downloaded and moved into different folders, but if the file doesn't sync to Dropbox before my code attempts to move it, it will not move the file.
Thanks in advance.