btrfs comes with a "send" and a "receive" command. btrfsには、「送信」コマンドと「受信」コマンドが付属しています。 One sends a subvolume, the other receives the data. 1つはサブボリュームを送信し、もう1つはデータを受信します。 This is done at a block-level, so you don't have to worry about preserving permissions, acls and timestamps. これはブロックレベルで行われるため、権限、ACL、タイムスタンプの保持について心配する必要はありません。 You can only source this from a readonly snapshot. これは、読み取り専用スナップショットからのみ入手できます。