This commit is contained in:
2026-07-06 20:22:24 +02:00
parent 352e6d9e22
commit a9da3a3e7d
4 changed files with 45 additions and 4 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"host": "host700513.hostido.net.pl",
"username": "www@finanse.projectpro.pl",
"password": "d9vmuRYrRfGyKPQg36xE",
"remotePath": "/public_html/",
"protocol": "ftp",
"port": 21,
"fileNameEncoding": "utf8",
"autoUpload": true,
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,
"ignore": [
".git",
"/.vscode"
]
}