MCUT_Supervisor/.vscode/sftp.json
2025-03-26 10:38:33 +08:00

12 lines
236 B
JSON

{
"name": "BIMS",
"host": "192.168.0.136",
"protocol": "sftp",
"port": 22,
"username": "administrator",
"remotePath": "/remote/local/",
"uploadOnSave": false,
"useTempFile": false,
"openSsh": false
}