tjibbevanderlaan / chromeos-filesystem-sftp

ChromeOS app to access SFTP server
https://chrome.google.com/webstore/detail/shared-network-folder-sft/gbheifiifcfekkamhepkeogobihicgmn
BSD 3-Clause "New" or "Revised" License
80 stars 21 forks source link

Error when starting up SSH session -13 11 #67

Closed ghost closed 9 years ago

ghost commented 9 years ago

Hi sftp error

I have just installed the SFTP file system app on ChromeOS (Toshiba Chromebook 2) and can not get it to connect.

I receive the errors in the attached screenshot.

Any advise?

Thanks,

yoichiro commented 9 years ago

@steveallen1987 The error code means that the socket was disconnected. Is the server supporting SSH2?

ghost commented 9 years ago

Turns out the server I'm connecting to does not support SSH.

Thanks for your help.

Numailia commented 8 years ago

Why does the server need to support SSH2? Can't you just connect over FTP?