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

Any good alternatives for this extension? #343

Open vnktsh opened 3 years ago

vnktsh commented 3 years ago

Are there any good alternatives for this extension. Something similar to "Deploy" feature found in JetBrains IDEA/PyCharm etc products.

I'm looking for sync with custom mappings.

e.g.

Local>/home/user/project/src <-----mapped------> Remote>/opt/folder1/src/ Local>/home/user/project/tests <-----mapped------> Remote>/opt/folder2/tests/