Ticket #3252 (closed defect: fixed)
Overwrite action creates 0KB file in Finder
| Reported by: | jbroccardo@… | Owned by: | dkocher |
|---|---|---|---|
| Priority: | high | Milestone: | 3.2.1 |
| Component: | core | Version: | 3.2 |
| Severity: | critical | Keywords: | Overwrite |
| Cc: | Platform: | ||
| Architecture: |
Description (last modified by dkocher) (diff)
OS: 10.5.6 and 10.5.7 Cyberduck: 3.2 (also duplicated with versions going back to 3.0.3; 3.0.3 works correctly)
Problem: When downloading file from FTP share to Desktop, overwriting a file of the same name and type, the overwrite action will fail resulting in a blank, 0K sized file. Can immediately perform the same action again and have a positive result.
Steps to duplicate:
- Create a plain text file in text editor. Save file to Desktop with name test.txt.
- Connect to FTP share.
- Copy test.txt file to FTP share.
- Now reverse the previous action. Attempt to copy text.txt from FTP share to Desktop. When prompted, choose to Overwrite file.
At this point the file on the Desktop will be overwritten, but the resulting file will be blank and 0K.
- Repeat step 4. The file will now be correctly written to the Desktop, but you will not receive an overwrite prompt again.
Have duplicated with three different machines and two different FTP servers.
See attached file for log data.
Attachments
Change History
Changed 15 months ago by jbroccardo@…
-
attachment
overwritelog.txt
added
comment:1 Changed 15 months ago by dkocher
- Status changed from new to assigned
- Component changed from ftp to core
- Description modified (diff)
- Milestone set to 3.2.1

text file containing log information