If a file locked in one side is deleted in the other side, the locked file is undeleted in both side after sync.
- In one side a file is locked, e.g., opened by Excel application.
- The file is deleted in the other side directory
- sync tries to delete this side file but failed because it is locked
- next sync found the file exist and misunderstood it is newly placed
- The file is copied back to the other side, and it looks like undeleted.
If a file locked in one side is deleted in the other side, the locked file is undeleted in both side after sync.