Files
safekat/.vscode/sftp.json
2023-04-27 18:29:38 +02:00

13 lines
251 B
JSON

{
"name": "sk-jjo",
"host": "sk-jjo.imnavajas.es",
"protocol": "ftp",
"port": 21,
"username": "sk-jjo",
"password": "yuh1C^290",
"remotePath": "/",
"uploadOnSave": true,
"useTempFile": false,
"openSsh": false
}