Open
Description
reproduced on stable10 with/without OCM changes:
- Setup a sync client for user2
- user1 shares an empty folder to user2.
- user2 adds 2 subfolders
- wait for the sync client
- user1 revokes the access the the folder
- wait for the sync client
on the step 5 sync client recreates the folder and partially uploads content
user2 unshared the folder E (213M)
jah-mobile:~/public_html/stable10dup> du -hd0 data/user2/files/
8.0K data/user2/files/
On the next sync:
jah-mobile:~/public_html/stable10dup> du -hd0 data/user2/files/
38M data/user2/files/
Note: it was reproduced twice and now works as expected :/