Skip to content

Unsharing federated folder causes reuploading the part of it by the sync client #33880

Open
@VicDeo

Description

@VicDeo

reproduced on stable10 with/without OCM changes:

  1. Setup a sync client for user2
  2. user1 shares an empty folder to user2.
  3. user2 adds 2 subfolders
  4. wait for the sync client
  5. user1 revokes the access the the folder
  6. 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 :/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions