17 lines
356 B
JSON
17 lines
356 B
JSON
{
|
|
"host": "10.21.24.26",
|
|
"username": "user1006",
|
|
"password": "Lo9Ra$ng2ohS",
|
|
"remotePath": "/home/hosting/user1006/documentroot",
|
|
"protocol": "sftp",
|
|
"port": 22,
|
|
"fileNameEncoding": "utf8",
|
|
"autoUpload": true,
|
|
"autoDelete": false,
|
|
"autoDownload": false,
|
|
"ignoreRemoteModification": true,
|
|
"ignore": [
|
|
".git",
|
|
"/.vscode"
|
|
]
|
|
} |