vscode-remote-workspace icon indicating copy to clipboard operation
vscode-remote-workspace copied to clipboard

Do i miss anything ?

Open melcu opened this issue 7 years ago • 2 comments

Because is not connecting :( I got a green folder in VSC with ! I test that sftp conn from terminal is working. Not in VSC. So i suppose i do something wrong.

{ "folders": [{ "uri": "sftp://ID:PASS@SERVERIP:PORT/var/www/www.example.com/lsapp/", "name": "LSAPP R FOLDER " }] }

Any help is apreciated.

melcu avatar Jul 31 '18 09:07 melcu

@melcu

Can you add debug parameter and check your logs?

sftp://ID:PASS@SERVERIP:PORT/var/www/www.example.com/lsapp/?debug=1

mkloubert avatar Aug 01 '18 19:08 mkloubert

TRACE fs.sftp.sftpfilesystem.forconnection() - [01/Aug/2018:19:34:35 +0000] "(Error) Timed out while waiting for handshake This is the error. Got no ideea why time out! It woks on sftp. I tested.

melcu avatar Aug 01 '18 19:08 melcu