sebastianfeldmann / phpbu

PHP Backup Utility - Creates and encrypts database and file backups, syncs your backups to other servers or cloud services and assists you monitor your backup process
https://phpbu.de
Other
1.29k stars 110 forks source link

rsync with port #377

Open webspin opened 4 months ago

webspin commented 4 months ago

Hi,

How can I use the rsync option with a specific ssh port? I tried: <option name="args" value="rsh='ssh -p23'"/>

But this, nor any variants of this args option works...