#7789 closed defect (fixed)
Local file timestamp changed during file compare
Reported by: | roussel | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 4.4.4 |
Component: | core | Version: | 4.4.3 |
Severity: | major | Keywords: | time stamp |
Cc: | Architecture: | Intel | |
Platform: | Mac OS X 10.6 |
Description
When I drag a file from a remote server whose files are listed in Cyberduck to a Finder window containing a file of the same name, Cyberduck opens up a window asking me if I want to overwrite the file and showing a comparison of the two files (sizes and time stamps). However, the time stamp shown for the local file is always the current time (i.e. the time from the system clock at the moment the comparison was initiated). It turns out that Cyberduck changes the time stamp of the local file at that very moment. (If I check the time stamp in a terminal using ls -l while the Cyberduck comparison/overwrite dialog window is up, it is the same as in the time stamp for the local file shown by Cyberduck.)
Change History (5)
comment:1 Changed on Feb 12, 2014 at 8:44:36 AM by dkocher
- Milestone set to 4.4.4
- Owner set to dkocher
- Status changed from new to assigned
comment:2 Changed on Feb 12, 2014 at 8:51:22 AM by dkocher
- Summary changed from Cyberduck changes local file time stamp during file compare to Local file timestamp changed during file compare
comment:3 Changed on Feb 12, 2014 at 9:30:02 AM by dkocher
comment:4 Changed on Feb 12, 2014 at 1:59:48 PM by dkocher
This only affects downloads initiated with drag and drop to Finder.app.
comment:5 Changed on Feb 12, 2014 at 2:00:52 PM by dkocher
- Resolution set to fixed
- Status changed from assigned to closed
In r14333.
Added test in r14324,