A better idea might be supporting rclone and having users mount an rclone.conf file. Instant support for a ton of backends. Personally, I sync my backups to two cloud locations using rclone and it would be awesome to mount the script to this container and run it using docker-volume-backup.exec-post instead of adding it to my crontab. (It would also be cool to get a shoutrrr binary, which my script also uses)
A better idea might be supporting rclone and having users mount an rclone.conf file. Instant support for a ton of backends. Personally, I sync my backups to two cloud locations using rclone and it would be awesome to mount the script to this container and run it using
docker-volume-backup.exec-post
instead of adding it to my crontab. (It would also be cool to get a shoutrrr binary, which my script also uses)Originally posted by @rpatel3001 in https://github.com/offen/docker-volume-backup/issues/65#issuecomment-1049367423