10 lines
217 B
JSON
10 lines
217 B
JSON
|
|
{
|
||
|
|
"name": "HomeGame",
|
||
|
|
"host": "192.168.50.111",
|
||
|
|
"protocol": "sftp",
|
||
|
|
"port": 22,
|
||
|
|
"username": "root",
|
||
|
|
"password": "Qq5201530300",
|
||
|
|
"remotePath": "/root/home/Server",
|
||
|
|
"uploadOnSave": true
|
||
|
|
}
|