flexday/.vscode/sftp.json

12 lines
237 B
JSON

{
"name": "6 - dir",
"host": "192.168.1.6",
"protocol": "sftp",
"port": 22,
"username": "phowell",
"remotePath": "/home/phowell/www/dir",
"uploadOnSave": true,
"useTempFile": false,
"openSsh": false
}