lukasz-wronski / vscode-ftp-sync

Ftp Sync plugin for Visual Studio Code
https://marketplace.visualstudio.com/items/lukasz-wronski.ftp-sync
321 stars 83 forks source link

Nothing works #333

Open ivose opened 3 years ago

ivose commented 3 years ago

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

danielshawellis commented 3 years ago

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

ensemblebd commented 3 years ago

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.

spflanze commented 3 years ago

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" ?