Files
new.rybstock.ru/.vscode/sftp.json
T
2026-06-03 22:54:10 +03:00

12 lines
245 B
JSON

{
"name": "Loveriba.ru",
"host": "cp8.iii.ovh",
"protocol": "sftp",
"port": 22,
"username": "alice",
"remotePath": "/home/alice/web/loveriba.ru",
"uploadOnSave": true,
"useTempFile": false,
"openSsh": false
}