This repository has been archived on 2025-03-06. You can view files and clone it, but cannot push or open issues or pull requests.
machines-backup/assets/newsletter/.vscode/sftp.json
2024-11-24 12:26:40 +01:00

13 lines
322 B
JSON

{
"name": "osr-plastic",
"host": "osr-plastic.org",
"protocol": "sftp",
"port": 22,
"username": "osr-plastic",
"password": "5B98PYb,3Jl",
"remotePath": "/var/www/vhosts/osr-plastic.org/osr-machines/assets/newsletter/",
"uploadOnSave": true,
"useTempFile": false,
"openSsh": false
}