Files
idpan.poznan.pl/.vscode/ftp-kr.json
2026-02-08 21:16:11 +01:00

17 lines
356 B
JSON

{
"host": "10.21.24.26",
"username": "user1006",
"password": "Lo9Ra$ng2ohS",
"remotePath": "/home/hosting/user1006/documentroot",
"protocol": "sftp",
"port": 22,
"fileNameEncoding": "utf8",
"autoUpload": true,
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,
"ignore": [
".git",
"/.vscode"
]
}