#1501 closed defect (wontfix)
filename.* becomes filename-1.* after crash = big annoyance.
Reported by: | tristan | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 2.8.3 |
Component: | core | Version: | 2.8.2 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | ||
Platform: |
Description
when i relaunch cyberduck after a crash, cyberduck creates 'duplicates' of the files that were opened during the crash. example : i was editing core.css in textmate through cyberduck before the crash. After a relaunch of cyberduck, i get "core-1.css" instead of "core.css" in textmate. Asif the cyberduck didn't delete 'core.css' from its cache. feel free to ask for more details > trissss, gmail
big annoyance : i have to reboot OSX (and close thousands of apps) to solve the problem.
Change History (3)
comment:1 Changed on Dec 19, 2007 at 8:15:46 PM by tristan
comment:2 Changed on Dec 19, 2007 at 8:25:48 PM by dkocher
Command click on the icon in the title bar of the editor window. You will see where the temporary file is saved. Because it still exists after the crash, the newly downloaded file gets a number appended to its filename.
comment:3 Changed on Dec 29, 2007 at 6:12:12 PM by dkocher
- Milestone set to 2.8.3
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
i wrote the original ticket; here is some more complete information
after a crash while editing a remote file in my text editor , cyberduck seems to create a 'recovered files' folder somewhere, with copies of the files remotely edited . After relaunching cyberduck, I think those remaining files cause problems while further editing the same remote files.
Rebooting OSX causes those recovered files to get in the trash, solving my original problem.
Istill didn't manage to find where those recovered files were stored after a crash.. and how to delete them. I'll write on it later.