Hacker News new | ask | show | jobs
by otterley 66 days ago
For ZFS, at least, `zfs send` is the backup solution. And it performs incremental backups with the `-i` argument.
1 comments

zfs send is really awesome when combined with dedupe and incremental