Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy/Duplication of File breaks 'link' to File Editor #5524

Closed
cyberduck opened this issue Dec 7, 2010 · 10 comments
Closed

Copy/Duplication of File breaks 'link' to File Editor #5524

cyberduck opened this issue Dec 7, 2010 · 10 comments

Comments

@cyberduck
Copy link
Collaborator

f8fbd13 created the issue

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?)

@cyberduck
Copy link
Collaborator Author

@dkocher commented

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.

@cyberduck
Copy link
Collaborator Author

f8fbd13 commented

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.

  1. Snow Leopard Machine, TextWrangler is set up as text editor.
  2. Use Cyberduck to connect to FTP server.
  3. Highlight file, click edit (TextWrangler) button.
  4. Make changes to file, view in browser, make more changes, hit reload in browser, see changes, etc.
  5. In Cyberduck, right click on the same file, choose duplicate, accept default filename, hit okay.
  6. Make sure the following windows are visible on the screen: TextWrangler, Cyberduck browser window showing FTP server from above, and Transfers window.
  7. In TextWrangler, modify the file and hit command-S.
  8. 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 <>." 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.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Thanks for the details. I will try once more to reproduce. Reopening this issue.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:3 logicbus]:

  1. 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 <>."

Edited files uploaded never appear in the Transfers window but are uploaded using the browser connection.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:3 logicbus]:

Can you check what the output in the log drawer of the browser window shows after hitting Save in the editor.

@cyberduck
Copy link
Collaborator Author

f8fbd13 commented

Replying to [comment:6 dkocher]:

Replying to [comment:3 logicbus]:

Can you check what the output in the log drawer of the browser window shows after hitting Save in the editor.

NOOP
200 NOOP command successful

@cyberduck
Copy link
Collaborator Author

@dkocher commented

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)

@cyberduck
Copy link
Collaborator Author

f8fbd13 commented

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.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 9a33161.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

A new snapshot build will be available in a few minutes. Please reopen this issue if you can still reproduce the second issue.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants