Ticket #3100 (closed defect: fixed)
Synchronisation does not transfer files with equal size
| Reported by: | alfuken@… | Owned by: | dkocher |
|---|---|---|---|
| Priority: | high | Milestone: | 3.3.1 |
| Component: | core | Version: | 3.1.2 |
| Severity: | major | Keywords: | synchronization |
| Cc: | cwr |
Description
I often have to synchronize local directory with ftp-server directory, and seems like Cyberduck doesn't handle this task as supposed to - it doesn't sync files, whose size in bytes has not been changed. Even if I change half of the file and size is remain the same - file is NOT being sync-d.
Steps to reproduce the problem:
1. do some changes with local text file
2. select "Synchronize..." in remote directory context menu
3. select action "Upload"
4. select local directory you wish to sync
5. wait till it first synchronizes stuff as it should.
6. Change one or few symbols local file, but make sure file size is _not_ changed after editing
7. In Transfers window select recent "Synchronize" task and press green "Resume" button, to re-sync local directory with remote one, and press "Continue"
8. After task is being done, Cyberduck shows in Transfers windows fllowing information: "Transfer incomplete. 0 of 0 B".
9. As a result, local file has NOT being synchronized, though file has been changed.
Also, another bug is detected with this issue: after synchronization, either successful or not, Cyberduck shows message "Transfer incomplete", even if all files are sync-d successfully.

