-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: 2.1.914
-
Fix Version/s: 2.1.1130
-
Component/s: Synchronizer
Scenario:
- User 2 synchronises a folder locally
- Remotely, user1 delete a file
- The file is put in the local trash of user2
If user2 chooses to "put back" locally, the file is not undelete remotely and is put in error.
Expected behavior:
Deleted file by user1 should not be put in the local trash of user2 but should be deleted.
This avoid to synchronize too many files
- duplicates
-
NXDRIVE-634 Fix broken synchronization when upload after delete of the same file
- Resolved