lukasz-wronski / vscode-ftp-sync

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

Simple #367

Open dixiRu opened 1 year ago

dixiRu commented 1 year ago

I have a simple task. Upload 10 files via sftp to the server. I have tried a bunch of plugins for VSCode. I couldn't get any of them to work. No one. A bunch of commands. A million possibilities. If you want your plugin to be used, make it easy to run. So that a 1 minute after installing, without reading the documentation, you could download the file to a remote computer. And so I once again delete the plugin and just use the built-in ssh, copy from the locale to the server.