Hi,
I have OMV 8 running with an SSD and a spinning drive, I use RSNAPSHOT to incrementally sync the SSD to the spinning drive as a backup - this all works really nicely.
I'd also like to incrementally backup my SSD to Google too.
I've been using Duplicati for this, but I'm not a fan of it, and would rather use a command line utility or somethin OMV.
RCLONE looks to do what I need by connecting to Google Drive, but it doesn't do incremental backups...
So I'm thinking could I RCLONE the RSNAPSHOT backup folder to Google Drive?
I know RSNAPSHOT uses links in some way, and I'm unsure if Google Drive will like these?
Would this work? Or is there a better way to do this?
Thanks!