Hacker News new | ask | show | jobs
by yakkomajuri 814 days ago
Well the current system is a shell script with rsync that I wrote but I'd like something slightly more sophisticated without having to build logic myself for incremental backups, potentially encryption, etc, etc
1 comments

They might have meant rclone: https://rclone.org/
This looks interesting, thanks!