Initial commit: Flutter 无书应用项目
This commit is contained in:
12
.vscode/sftp.json
vendored
Normal file
12
.vscode/sftp.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "My Server",
|
||||
"host": "123.207.67.197",
|
||||
"protocol": "sftp",
|
||||
"port": 22,
|
||||
"username": "root",
|
||||
"password": "520kiss...",
|
||||
"remotePath": "/www/wwwroot/poe.vogov.cn/bak",
|
||||
"uploadOnSave": true,
|
||||
"useTempFile": true,
|
||||
"openSsh": true
|
||||
}
|
||||
Reference in New Issue
Block a user