vscode-remote-workspace
vscode-remote-workspace copied to clipboard
Do i miss anything ?
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
Can you add debug parameter and check your logs?
sftp://ID:PASS@SERVERIP:PORT/var/www/www.example.com/lsapp/?debug=1
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.