827
This commit is contained in:
8
.vscode/sftp.json
vendored
8
.vscode/sftp.json
vendored
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "common-server",
|
||||
"host": "10.0.3.14",
|
||||
"host": "10.0.3.148",
|
||||
"protocol": "sftp",
|
||||
"port": 22,
|
||||
"username": "root",
|
||||
"password": "Awei@sxf01",
|
||||
"remotePath": "/root/common-server",
|
||||
"username": "awei",
|
||||
"password": "123456",
|
||||
"remotePath": "/home/awei/common-server",
|
||||
"uploadOnSave": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user