How to clone btrfs?

Be careful what you ask: :rofl:

Clone:

Copy an entire partition or disk (or a snapshot) with everything in it (no exceptions!), including empty space. Don’t resize! (dd, gparted … partition-tools)

Copy:

Copy files, permissions, directories… (selection with regular expressions and exceptions). Empty space is omitted, no fixed size. (rsync, copy, mc … file- tools)

Backup:

There is no tool that fits all
:footprints:

1 Like