Files
cmspro.it/.vscode/ftp-kr.json
2026-01-29 21:07:02 +01:00

17 lines
360 B
JSON

{
"host": "host117523.hostido.net.pl",
"username": "www@cmspro.it",
"password": "jWD4awMpyMxr7FAYkPL3",
"remotePath": "/public_html/",
"protocol": "ftp",
"port": 21,
"fileNameEncoding": "utf8",
"autoUpload": true,
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,
"ignore": [
".git",
"/.vscode"
]
}