Y
Hacker News
new
|
ask
|
show
|
jobs
by
Vogtinator
3027 days ago
Yes, "btrfs send" and "receive" exist for that purpose.
1 comments
chungy
3027 days ago
Mind that it doesn't work quite so well as ZFS: btrfs send/receive doesn't produce an identical file system as the source. ctimes aren't preserved, some attributes, and depending on mount options, ACLs and xattrs can vanish too.
link