11 lines
220 B
JSON
11 lines
220 B
JSON
{
|
|
"name": "common-server",
|
|
"host": "10.0.3.148",
|
|
"protocol": "sftp",
|
|
"port": 22,
|
|
"username": "awei",
|
|
"password": "123456",
|
|
"remotePath": "/home/awei/common-server",
|
|
"uploadOnSave": true
|
|
}
|