Skip to content

Instantly share code, notes, and snippets.

@AndryWJ
Created September 12, 2023 16:21
Show Gist options
  • Save AndryWJ/a6eb53ac33a647b537c7724a71092799 to your computer and use it in GitHub Desktop.
Save AndryWJ/a6eb53ac33a647b537c7724a71092799 to your computer and use it in GitHub Desktop.
{
"name": "My Server",
"protocol": "sftp",
"context": "tortino.com.ua",
"uploadOnSave": true,
"profiles": {
"old": {
"host": "159.253.23.48",
"port": 22,
"username": "root",
"password": "Bcbgv836QG26PtBw",
"remotePath": "/var/www/test.tortino.com.ua/data/www/tortino.com.ua/"
},
"new": {
"host": "5.101.179.35",
"port": 22,
"username": "root",
"password": "M9cUjYtN9o56f2Pw",
"remotePath": "/var/www/tortino_com__usr/data/www/tortino.com.ua/"
}
},
"defaultProfile": "old"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment