12 lines
237 B
JSON
12 lines
237 B
JSON
{
|
|
"name": "doorcome",
|
|
"host": "doorcome.cn",
|
|
"protocol": "sftp",
|
|
"port": 5005,
|
|
"username": "simon",
|
|
"remotePath": "/var/www/html/echart",
|
|
"uploadOnSave": true,
|
|
"useTempFile": false,
|
|
"openSsh": false
|
|
}
|