Given the nasty bug in 3.31.3, discussed here I now have files that are in locally configured Auto-upload folders that are not on the server.
What is the most efficient and effective manner of telling the Android client to compare the local folder with the remote folder and upload anything missing on the server?
Surely I don’t have to compare the local and server folders, file by file to figure out what I need to manually upload!
Indeed, I would think it should be a normal operation of the Android client to do a folder sweep periodically looking for any discrepancies. But this does not seem to be the case currently.