Use rclone's backup-dir option for backup versioning
When making backups using rclone I use the copy or the sync command. They are good for manual backups. The problem comes when I want an automated backup using a shell script that runs regularly on ...