11 lines
254 B
JSON
11 lines
254 B
JSON
{
|
|
"name": "My Server",
|
|
"host": "192.168.0.254",
|
|
"protocol": "sftp",
|
|
"port": 22,
|
|
"username": "npease",
|
|
"password": "2CE33210Q0Aa1!",
|
|
"remotePath": "/home/npease/scripts/SatellitePredictionGenerator",
|
|
"uploadOnSave": true
|
|
}
|