Initial commit
This commit is contained in:
10
.vscode/sftp.json
vendored
Normal file
10
.vscode/sftp.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user