Natizyskunk / vscode-sftp

Super fast sftp/ftp extension for VS Code
Other
395 stars 75 forks source link

one file to n servers #156

Open xushilin1 opened 2 years ago

xushilin1 commented 2 years ago

Thank you for this project !!! Can you support one file to n different servers. Because Remote-SSH supports editing files on the server side, the one file to one server function provided by vscode SFTP is not very important. So lots of users need transformer a file to different servers, which Remote-SSH cannot do. Anyway, thanks for your project.

ain-soph commented 2 years ago

That's a feature that I desire for a long time as well. But I don't think it's easy to implement...

ain-soph commented 2 years ago

Related issues : #125, #127, #187, #277

Natizyskunk commented 1 year ago

Should be fixed in new v1.16.2 release.