Files
doitinpoland.com/.vscode/sftp.json
2024-03-27 22:39:26 +01:00

13 lines
260 B
JSON

{
"name": "doitinpoland.com",
"host": "doitinpoland.com",
"protocol": "ftp",
"port": 21,
"username": "projectpro",
"password": "9Ja5GBvu0i_dt2tms",
"remotePath": "/httpdocs/",
"uploadOnSave": false,
"useTempFile": false,
"openSsh": false
}