liximomo / vscode-sftp

Super fast sftp/ftp extension for VS Code
MIT License
1.51k stars 265 forks source link

uploading on save to multiple servers at once #746

Open brando90 opened 4 years ago

brando90 commented 4 years ago

Is this a similar or duplicate feature request?

Is your feature request related to a problem? Please describe. When I save I would like to upload to multiple servers at once. Currently, I tried profiles and contexts and I can only ever get 1 server to update, unfortunately.

Describe the solution you'd like Given passwords servers usernames etc I'd lave ALL servers to update on when I do save locally.

Describe alternatives you've considered Changing what is dev and prod using profiles seems to be the only solution that works for me right now.

Does this project help you?

So far SFTP seems awesome and would be more than happy to donate even more if this feature is added! (btw seems there something wrong with donating to you via paypal right now...)


Related issue: https://stackoverflow.com/questions/47058663/visual-studio-code-sftp-to-multiple-servers

related: https://stackoverflow.com/questions/60875795/is-there-a-remote-sync-on-save-for-vs-code-that-works-for-any-sever-architecture

brando90 commented 4 years ago

related issue: https://github.com/liximomo/vscode-sftp/issues/469#issuecomment-604741469