yongkangchen / remote-sync

Upload your files to remote host after every change. Both SCP/SFTP and FTP are supported.
https://atom.io/packages/remote-sync
MIT License
237 stars 71 forks source link

Error: (SSH) Channel open failure: open failed #530

Closed marcraft2 closed 2 years ago

marcraft2 commented 2 years ago

Error: (SSH) Channel open failure: open failed

Your module does not work at all as expected.

[12:44:02 PM] Upload: /Users/azerty/Project/site/app/Http/Controller.php to / /Users/azerty/Project/site/app/Http/Controller.php ...
Error: (SSH) Channel open failure: open failed

I'm on the latest version of macOS, and the latest version of atom.

While manually with scp it works. I have tried all possible configurations.

I therefore delete this module which makes me waste too much time for nothing.

marcraft2 commented 2 years ago

It was a linux access problem, I solved my problem with chmod. Too bad the error is not very well explained.