sftp does not work
Closed this issue · 2 comments
First try upon starting brackets, it seems to connect but then produces an "Error: Failure" then on tries after that, it just hangs until manually halted.
FTP works, i've tested multiple SFTP servers on different machines which i've verified working on different SFTP clients and Terminal SSH. OSX 10.9.2, Brackets 38. Latest version of plugin i got from your URL supplied from buy page on your site about an hour ago.
Please fix, since ye know, i paid for it.
Console log:
[ftp-sync] default keyfile dir is /Users/tamdenholm/.ssh main.js:7
[ftp-sync] parsed .ftpsync_settings main.js:7
[ftp-sync] started ftp upload main.js:7
[node-log 1:16:57 AM] using password authentication NodeDebugUtils.js:117
[node-log 1:16:59 AM] connected via ssh NodeDebugUtils.js:117
[node-log 1:16:59 AM] using sftp NodeDebugUtils.js:117
[node-log 1:17:00 AM] stating /home/tam/webserver/tam_test.php NodeDebugUtils.js:117
[node-log 1:17:00 AM] Error: Failure NodeDebugUtils.js:117
[ftp-sync] started ftp upload main.js:7
[node-log 1:17:07 AM] using password authentication NodeDebugUtils.js:117
[node-log 1:17:08 AM] connected via ssh NodeDebugUtils.js:117
[node-log 1:17:09 AM] using sftp NodeDebugUtils.js:117
[node-log 1:18:42 AM] halt called NodeDebugUtils.js:117
[ftp-sync] upload stopped main.js:7
[ftp-sync] parsed .ftpsync_settings main.js:7
[ftp-sync] started ftp upload main.js:7
[node-log 1:19:04 AM] using password authentication NodeDebugUtils.js:117
[node-log 1:19:05 AM] connected via ssh NodeDebugUtils.js:117
[node-log 1:19:06 AM] using sftp NodeDebugUtils.js:117
[node-log 1:21:16 AM] halt called NodeDebugUtils.js:117
[ftp-sync] upload stopped main.js:7
Thanks for providing the details on this. If I setup an account 'tam' on a test SFTP server, would you be able to try it? It's working for a lot of people so I'm guessing there is some config issue. With 10.9.2 and Release 38, there should be no client issue - I use these myself.
Sure send over the details.