Files
aktualia.com.pl/.vscode/sftp.json
2026-04-24 15:32:21 +02:00

13 lines
262 B
JSON

{
"name": "aktualia.com.pl",
"host": "aktualia.com.pl",
"protocol": "ftp",
"port": 21,
"username": "aktualia",
"password": "mohei1Fe",
"remotePath": "/www/",
"uploadOnSave": false,
"useTempFile": false,
"openSsh": false
}