11 lines
281 B
JSON
11 lines
281 B
JSON
{
|
|
"name": "Deeplearning",
|
|
"host": "192.168.40.83",
|
|
"protocol": "sftp",
|
|
"port": 22,
|
|
"username": "deeplearning",
|
|
"password": "cfca1234",
|
|
"remotePath": "/home/deeplearning/work/Deeplearning/TensorFlow/DeepWritingID/DeepHWS_ID/",
|
|
"uploadOnSave": true
|
|
}
|