Files
ostal.pl/.vscode/sftp.json
2024-12-20 12:48:12 +01:00

13 lines
252 B
JSON

{
"name": "ostal.pl",
"host": "ostal.pl",
"protocol": "ftp",
"port": 21,
"username": "ostal",
"password": "5vDWBthWuT",
"remotePath": "/domains/ostal.pl/public_html/",
"uploadOnSave": false,
"useTempFile": false,
"openSsh": false
}