Files
inwestprofil.it/.vscode/sftp.json
2025-05-22 22:27:31 +02:00

13 lines
269 B
JSON

{
"name": "inwestprofil.it",
"host": "inwestprofil.pl",
"protocol": "ftp",
"port": 21,
"username": "it@inwestprofil.it",
"password": "xkO9OBdG8DgQNUr97u",
"remotePath": "/public_html",
"uploadOnSave": false,
"useTempFile": false,
"openSsh": false
}