bigeyex / brackets-sftp-upload

SFTP upload plugin for brackets
MIT License
72 stars 24 forks source link

Upload on Save doesn't seem to work #58

Open dpedu opened 9 years ago

dpedu commented 9 years ago

Brackets: Release 1.2 build 1.2.0-15697 (release 8f82e2a97) SFtpUpload: 1.3.3

I have my server settings configured correctly and "upload on save" enabled, but nothing seems to happen when I save a file. I have tried using either a public key file and the password.

I don't see any related errors/messages in the developer tools, either.

kupoback commented 9 years ago

I am getting the same issue. I have to make sure I upload manually...

bigeyex commented 9 years ago

does that mean the whole extension stops to work? I'm trying to revert to the last version then.

kupoback commented 9 years ago

@bigeyex Extension works, Upload on Save checkbox does not work. Tis all. Not a complaint just a forewarning of a possible issue. I am using the latest version

kupoback commented 9 years ago

@bigeyex Might be an issue not uploading as well. In Atom, I am able to upload my changes however in Brackets, the extension is not connecting to the server, despite saying it did

kupoback commented 9 years ago

I take that back, seems to be temperamental.

pcha commented 8 years ago

I have this problem, but the extension says "Error:write after end" i the top bar and if it is not open the arrow in the icon turns green. However I want to know why it happen to avoid to be alert for this.