21 lines
383 B
JSON
21 lines
383 B
JSON
[{
|
|
"name":"",
|
|
"host": "",
|
|
"port": 22,
|
|
"username": "",
|
|
"password": "",
|
|
"remotePath": "",
|
|
"localPath": "",
|
|
"disable": false,
|
|
"private_key": "~/.ssh/id_rsa"
|
|
},{
|
|
"name":"",
|
|
"host": "",
|
|
"port": 22,
|
|
"username": "",
|
|
"password": "",
|
|
"remotePath": "",
|
|
"localPath": "",
|
|
"disable": false,
|
|
"private_key": "~/.ssh/id_rsa"
|
|
}] |