Files
SatellitePredictionGenerator/.vscode/sftp.json
T
2022-05-27 03:10:49 -04:00

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
}