Hacker News new | ask | show | jobs
by cr125rider 814 days ago
rsync is great
1 comments

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
They might have meant rclone: https://rclone.org/
This looks interesting, thanks!