Files
magico.prototype/.vscode/sftp.json
2026-02-13 14:19:15 +01:00

12 lines
310 B
JSON

{
"name": "My Server",
"host": "prototype.s6.magicosoft.pl",
"protocol": "ftp",
"port": 21,
"username": "bartek@prototype.s6.magicosoft.pl",
"remotePath": "/public_html/",
"password": "dZURD2M9RyMTh63cEGQ5",
"uploadOnSave": true,
"useTempFile": false,
"openSsh": false
}