Files
inwestprofil.de/.vscode/sftp.json
2023-09-04 14:07:28 +02:00

13 lines
271 B
JSON

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