19 lines
425 B
JSON
19 lines
425 B
JSON
{
|
|
"name": "Loveriba.ru",
|
|
"host": "31.31.196.78",
|
|
"protocol": "sftp",
|
|
"port": 22,
|
|
"username": "u3496304",
|
|
"privateKeyPath": "C:\\Users\\infinix\\.ssh\\id_ed25519",
|
|
"remotePath": "/var/www/u3496304/data/www/new.rybstock.ru",
|
|
"uploadOnSave": true,
|
|
"useTempFile": false,
|
|
"openSsh": false,
|
|
"ignore": [
|
|
".vscode",
|
|
".git",
|
|
"old_site",
|
|
".gitignore"
|
|
]
|
|
}
|