Comments
-
Hi @"Greg-DB", In our synchronization mechanism, we need to monitor all changes across the entire directory tree. This is why we require a cursor with the `recursive: true` option for long polling and fetching delta files. If we use the `recursive: false` option, we would be able to monitor only one folder at a time and…
-
Hi Greg, We continue to receive an increasing number of support tickets reporting that data isn't syncing from Dropbox to Synology NAS. Could you prioritize resolving this issue on the Dropbox end? We've also tried the possible workarounds provided by the Dropbox team: * use a smaller limit value on /2/files/list_folder >…
-
Hi Здравко, We noticed that there are some bugs in our encoding mechanism. We will fix them and see if the problem still exists. Thanks
-
> that should fire shortly after the team folder is removed from the account folder structure. This would happen whether the async archive job has completed or is still in progress? Seems that after the async archive job API is sent, the list folder API (with include_deleted = false) will not include the team folder that…