Opened on Dec 7, 2010 at 7:15:14 PM
Closed on Dec 8, 2010 at 10:54:10 PM
Last modified on Dec 8, 2010 at 10:56:58 PM
#5524 closed defect (fixed)
Copy/Duplication of File breaks 'link' to File Editor
Reported by: | logicbus | Owned by: | dkocher |
---|---|---|---|
Priority: | high | Milestone: | 4.0 |
Component: | core | Version: | 3.8.1 |
Severity: | normal | Keywords: | copy, file, edit |
Cc: | Architecture: | ||
Platform: | Mac OS X 10.6 |
Description (last modified by dkocher)
When I tell Cyberduck to open a file (from an FTP server) in my text editor (TextWrangler) I can edit and save the file normally. However, if I
- A) Duplicate the file on the server
or
- B) Copy the file to my local machine, saving the file in my editor no longer updates the file.
Curiously, after copying the file to my local machine, I get a Growl notification that the file has been uploaded (even though it hasn't). After duplicating the file, I got no Growl notification. (This makes me worry that these are two separate bugs, but they've got to be related ... don't they?)
Change History (11)
comment:1 Changed on Dec 8, 2010 at 4:05:57 PM by dkocher
- Description modified (diff)
comment:2 Changed on Dec 8, 2010 at 4:09:07 PM by dkocher
- Resolution set to worksforme
- Status changed from new to closed
comment:3 follow-ups: ↓ 5 ↓ 6 Changed on Dec 8, 2010 at 4:34:59 PM by logicbus
I want to point out that I first ran into this problem months ago, or even years ago.
I'll start with more explicit repro steps for the 'duplicate file' version of the issue.
- Snow Leopard Machine, TextWrangler is set up as text editor.
- Use Cyberduck to connect to FTP server.
- Highlight file, click edit (TextWrangler) button.
- Make changes to file, view in browser, make more changes, hit reload in browser, see changes, etc.
- In Cyberduck, right click on the same file, choose duplicate, accept default filename, hit okay.
- Make sure the following windows are visible on the screen: TextWrangler, Cyberduck browser window showing FTP server from above, and Transfers window.
- In TextWrangler, modify the file and hit command-S.
- At this point, I expect a Growl notification telling me the file was uploaded. This never happens. This is why I told you to get the browser and Transfers windows visible. The Transfers window shows no activity. In the browser window -- and this happens extremely quickly -- the status bar briefly shows text which I believe reads "Uploading <<filename>>." But the disconnect button never changes to a red stop sign.
I can reproduce this on different machines, connected to different servers. I haven't tried it with different text editors.
comment:4 Changed on Dec 8, 2010 at 4:51:34 PM by dkocher
- Resolution worksforme deleted
- Status changed from closed to reopened
Thanks for the details. I will try once more to reproduce. Reopening this issue.
comment:5 in reply to: ↑ 3 Changed on Dec 8, 2010 at 6:21:10 PM by dkocher
Replying to logicbus:
- At this point, I expect a Growl notification telling me the file was uploaded. This never happens. This is why I told you to get the browser and Transfers windows visible. The Transfers window shows no activity. In the browser window -- and this happens extremely quickly -- the status bar briefly shows text which I believe reads "Uploading <<filename>>."
Edited files uploaded never appear in the Transfers window but are uploaded using the browser connection.
comment:6 in reply to: ↑ 3 ; follow-up: ↓ 7 Changed on Dec 8, 2010 at 6:22:32 PM by dkocher
Replying to logicbus:
Can you check what the output in the log drawer of the browser window shows after hitting Save in the editor.
comment:7 in reply to: ↑ 6 Changed on Dec 8, 2010 at 6:31:30 PM by logicbus
comment:8 Changed on Dec 8, 2010 at 10:04:31 PM by dkocher
- Milestone set to 4.0
- Owner set to dkocher
- Priority changed from normal to high
- Status changed from reopened to new
I can replicate the issue now.
2010-12-08 23:02:35,094 [pool-1-thread-8] ERROR ch.cyberduck.core.Local - MD5 failed:/var/folders/NA/NAkVT8QkH348hgw5r6Ohwk+++TI/-Tmp-/Using Blob with Java Azure SDK (08.12.10 23:02).html (No such file or directory)
comment:9 Changed on Dec 8, 2010 at 10:16:34 PM by logicbus
Cool! Have you tried reproducing it by dragging a file from a Cyberduck browser window to a Finder window, rather than duplicating a file in a browser window? I can list out steps for that, if needed.
comment:10 Changed on Dec 8, 2010 at 10:54:10 PM by dkocher
- Resolution set to fixed
- Status changed from new to closed
In r7986.
comment:11 Changed on Dec 8, 2010 at 10:56:58 PM by dkocher
A new snapshot build will be available in a few minutes. Please reopen this issue if you can still reproduce the second issue.
I cannot replicate any of the two issues. Can you try to reproduce the problem and, again, let me know the exact steps to follow.