13 lines
275 B
JSON
13 lines
275 B
JSON
{
|
|
"name": "My Server",
|
|
"host": "123.207.67.197",
|
|
"protocol": "sftp",
|
|
"port": 22,
|
|
"username": "root",
|
|
"password": "520kiss...",
|
|
"remotePath": "/www/wwwroot/poe.vogov.cn/bak",
|
|
"uploadOnSave": true,
|
|
"useTempFile": true,
|
|
"openSsh": true
|
|
}
|