Files
echart/.vscode/sftp.json
T
2023-10-16 12:58:41 +08:00

12 lines
237 B
JSON

{
"name": "doorcome",
"host": "doorcome.cn",
"protocol": "sftp",
"port": 5005,
"username": "simon",
"remotePath": "/var/www/html/echart",
"uploadOnSave": true,
"useTempFile": false,
"openSsh": false
}