You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I can replicate this. Because we move the existing file to the trash instead of actually overwriting but do this on the main thread there is a timing issue that actually the newly transferred file is moved to the trash instead. In DownloadTransfer:213.
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:
At this point the file on the Desktop will be overwritten, but the resulting file will be blank and 0K.
Have duplicated with three different machines and two different FTP servers.
See attached file for log data.
Attachments
overwritelog.txt
(2.5 KiB)The text was updated successfully, but these errors were encountered: