icewind1991/files_external_dropbox

App does only sync the root folder of the dropbox

Closed this issue · 3 comments

After I got the Oauth working from #3, I still suffer from #11, which might be related with something new I just noticed.

The app syncs the dropbox root folder successfully and also displays the sub folders. But the content of neither sub folder is synced at all.

Heres the same problem. I see the root folder, but not the folders behind it.

Should be fixed with c587c3e so please retry with latest master.

Note that you probably need to run occ files:scan to repair invalid cached data.

(Nope, latest master did not solve the issue for me.)
Actually it ultimately did. I don't know what solved it
a) running occ files:scan or
b) creating a file in one of the subfolders.
I assume it was a).