11 lines
218 B
JSON
11 lines
218 B
JSON
{
|
|
"name": "common-server",
|
|
"host": "10.0.3.14",
|
|
"protocol": "sftp",
|
|
"port": 22,
|
|
"username": "root",
|
|
"password": "Awei@sxf01",
|
|
"remotePath": "/root/common-server",
|
|
"uploadOnSave": true
|
|
}
|