Y
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
UltraSane
66 days ago
zfs send is really awesome when combined with dedupe and incremental
link