Files
safekat/.vscode/sftp.json

13 lines
251 B
JSON

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