For security, control, ... reasons I use something like this ssh -t -o SendEnv=MY_CUSTOM_REASON <user>@<host>
.
Is it possible to configure rclone to do the same? This way I would save lots of Telegram bot messages.
Thanks
For security, control, ... reasons I use something like this ssh -t -o SendEnv=MY_CUSTOM_REASON <user>@<host>
.
Is it possible to configure rclone to do the same? This way I would save lots of Telegram bot messages.
Thanks
might try https://rclone.org/sftp/#sftp-set-env
Didn't saws. TYVM.