If you really like the full-file nature of rclone (and the pros/cons that go with it) and you're willing to test something in beta, I wrote a tool called dfb. From the readme:
The dfb backup tool utilizes rclone to create full-file, append-only backups that allow easy restoration to any point in time. Files are uploaded with dates appended to their names and deletes are noted with a delete marker. The design focuses on simplicity, easy understanding, and restoration without special tools. It prioritizes full-file backups stored natively on the remote, continuous rollback capability, straightforward backups and restores, and support for append-only storage. To accomplish this, it sacrifices some efficiency and advanced features. It may not be the the most efficient, advanced, fast, featurefull, sexy, or sophisticated backup tool these are great tradeoffs for peace-of-mind with backups!
On the storage backend, you see all files, natively*, in their respective folders. Except every file has a tag with the date on it. *Unless a reference or a delete
Thanks for the suggestions, I may check those out as time permits. I am actually still in the process of the initial copy up to Mega.
Btw, I think I figured out what was going on over here. I use a QNAP NAS and since I didn't see any QNAP specific installation instructions, I experimented with the generic Linux installation instructions. After Fetching and Unpacking, is the Copy Binary section