Files
marianek.pl/.vscode/sftp.json
2026-03-29 22:48:00 +02:00

18 lines
350 B
JSON

{
"name": "host700513.hostido.net.pl",
"host": "host700513.hostido.net.pl",
"protocol": "ftp",
"port": 21,
"username": "www@marianek.pl",
"password": "7rtNLvttUf8mRhthuPQ5",
"remotePath": "/public_html",
"uploadOnSave": false,
"useTempFile": false,
"openSsh": false,
"ignore": [
".vscode",
".git",
".DS_Store"
]
}