vscode-sftp
vscode-sftp copied to clipboard
upload local files to multiple servers at once.
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:
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!
similar issue #125
That'll be an excellent feature if implemented!
I'm currently using command Set Profile
to switch among servers, which is not very convenient.
Related issues : #125, #156, #187, #277
Should be fixed in new v1.16.2 release.