vscode-sftp icon indicating copy to clipboard operation
vscode-sftp copied to clipboard

upload local files to multiple servers at once.

Open db12138 opened this issue 3 years ago • 4 comments

Is this a similar or duplicate feature request?

  • [ ] I don't know. I will go check it.
  • [X] No.

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Current version don't support upload local files to multiple server at once even if multiple context have been set up. for example: my sftp.json like this: image

As the picture shows , I set up two context represent two servers.

I want to upload or syn my code to 2 servers when I modified and saved on my local computer at once , as the picture show. But current version only auto upload to the last server. For example in the case as shown in the picture, when I saved my code , only server:"v23" upload successfully and server:"ti5" did't.

can you help to add a feature (set a loop to upload for all servers ? ) Thanks.

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Does this project help you?

  • [✅] Yes. SFTP IS AWESOME!

db12138 avatar Feb 27 '22 12:02 db12138

similar issue #125

db12138 avatar Feb 27 '22 12:02 db12138

That'll be an excellent feature if implemented!

I'm currently using command Set Profile to switch among servers, which is not very convenient.

ain-soph avatar Apr 06 '22 21:04 ain-soph

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

Natizyskunk avatar Sep 26 '22 23:09 Natizyskunk

Should be fixed in new v1.16.2 release.

Natizyskunk avatar Jun 16 '23 01:06 Natizyskunk