vscode-ftp-sync icon indicating copy to clipboard operation
vscode-ftp-sync copied to clipboard

Nothing works

Open ivose opened this issue 4 years ago • 3 comments

When i tried to use the ftp-sync, then i get every time the next error: image Please do a exhaustive well readable instructions how to do. Thank you

ivose avatar Jan 09 '21 10:01 ivose

This must be related to a VS Code update between versions 1.52.1 and 1.53.2. I began experiencing this issue after an update to version 1.53.2 and was able to resolve it by downgrading VS Code to version 1.52.1.

If anyone else needs to make that downgrade, the older version can be installed here: https://code.visualstudio.com/updates/v1_52

danielshawellis avatar Feb 12 '21 23:02 danielshawellis

I've decided to just use a gulp watch task under npm script. Can't seem to get away from it - it just works. this repo needs some help or a new maintainer. I wish I had time, but i do not - it's a worthy product.

ensemblebd avatar Feb 27 '21 03:02 ensemblebd

I have FTP working, but not SFTP. An SFTP attempt gets the same error, and the error message says nothing about why it failed.

Is there a required file format for the file specified by: "privateKeyPath" ?

spflanze avatar May 19 '21 16:05 spflanze