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

Only first file opened in editor will upload on save in Sublime Text 2 #8369

Closed
cyberduck opened this issue Nov 25, 2014 · 14 comments
Closed

Comments

@cyberduck
Copy link
Collaborator

4d4860c created the issue

I upgraded to the last version this morning and for the first few hours everything worked as normal. Now my files won't upload.

We use SFTP to connect using SSH Key Authentication. I would open a file straight into my editor from the server I was connected to (mount it essentially) and when I saved changes to the file it would automatically upload the file back to the server. CyberDuck no longer attempts to upload the file after I save it. I didn't change a single thing besides updating this morning. All my co-workers have not updated and are not having problems so it is most likely not a server-side issue.

@cyberduck
Copy link
Collaborator Author

4d4860c commented

I was using Sublime Text as my editor. When I closed it and re-opened it everything worked again. Not an issue with CyberDuck then. Thanks!

@cyberduck
Copy link
Collaborator Author

4d4860c commented

Not fixed. It works for one file at a time but that's it. I can't have more than one file mounted at a time. The first file I open will upload on save but none of the files I open after will.

@cyberduck
Copy link
Collaborator Author

4d4860c commented

I did a full computer restart but still the same issue. The first file I open to edit uploads on every save. Any subsequent file I open to edit does not be upload when I save. Furthermore, it will only work with that first file even if I close it and re-open it. To work with a different file I have to close the editor, close CyberDuck, and then open the new file to edit.

I am using Sublime Text 2 if that helps at all. I was not having any issues until I updated the software earlier this morning.

@cyberduck
Copy link
Collaborator Author

4d4860c commented

Is there anyway to rollback to an older version? This seriously interrupts my workflow.

@cyberduck
Copy link
Collaborator Author

4d4860c commented

Not sure if this helps:

84 OPEN
85 WRITE
86 CLOSE
87 REALPATH
88 REMOVE
89 RENAME
90 SETSTAT
91 OPENDIR
92 READDIR
93 READDIR
94 CLOSE
95 OPEN
96 WRITE
97 CLOSE
98 REALPATH
99 REMOVE
100 RENAME
101 SETSTAT
102 OPENDIR
103 READDIR
104 READDIR
105 CLOSE
106 OPENDIR
107 READDIR
108 READDIR
109 CLOSE
110 OPEN
111 READ
112 READ
113 CLOSE

REALPATH and SETSTAT are only logged on the file that works (the first file that I open after restarting both CyberDuck and Sublime Text)

@cyberduck
Copy link
Collaborator Author

4d4860c commented

Okay well when I switched the editor to Notepad in the CyberDuck settings everything worked fine again. But when I got back to Sublime Text 2 it only works with the first file I open.

@cyberduck
Copy link
Collaborator Author

4d4860c commented

I found a download for version 4.5.2. I uninstalled the latest version (4.6) and installed 4.5.2. Everything is working again now.

So the problem still exists.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I can reproduce the issue with Sublime Text. Thanks for the bug report.

@cyberduck
Copy link
Collaborator Author

4d4860c commented

Yea! Good luck, hope it's an easy fix :)

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#8373 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@ylangisc commented

Fixed in 5d4ca07.

@cyberduck
Copy link
Collaborator Author

172a7cc commented

I'm having the same problem when I upgraded to the recent version of CyberDuck. @Yla what does "Resolution set to fixed" mean? How do I implement the fix? Or do I need to wait until this is included in the next version of CyberDuck? Thanks!

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please update to the latest snapshot build available.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#8381 closed as duplicate.

@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