{"id":290,"date":"2023-02-11T14:55:47","date_gmt":"2023-02-11T10:55:47","guid":{"rendered":"https:\/\/it-notes.alifer.su\/?p=290"},"modified":"2023-02-11T14:55:47","modified_gmt":"2023-02-11T10:55:47","slug":"btrfs-create-snapshot-and-send-receive-to-backup","status":"publish","type":"post","link":"https:\/\/it-notes.alifer.su\/?p=290","title":{"rendered":"Btrfs create snapshot and send | receive to backup"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>btrfs subvolume snapshot -r @astralinux @astralinux_ro\nbtrfs send \/mnt\/btrfs\/@astralinux_ro | btrfs receive \/mnt\/flash\nbtrfs subvolume snapshot \/mnt\/flash\/@astralinux_ro \/mnt\/flash\/@astralinux\nbtrfs property set -f -ts \/mnt\/btrfs\/@astralinux_ro ro false\nbtrfs property set -f -ts \/mnt\/flash\/@astralinux_ro ro false\nrm -rf \/mnt\/btrfs\/@astralinux_ro\nrm -rf \/mnt\/flash\/@astralinux_ro<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-290","post","type-post","status-publish","format-standard","hentry","category-nix"],"_links":{"self":[{"href":"https:\/\/it-notes.alifer.su\/index.php?rest_route=\/wp\/v2\/posts\/290","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/it-notes.alifer.su\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/it-notes.alifer.su\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/it-notes.alifer.su\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/it-notes.alifer.su\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=290"}],"version-history":[{"count":1,"href":"https:\/\/it-notes.alifer.su\/index.php?rest_route=\/wp\/v2\/posts\/290\/revisions"}],"predecessor-version":[{"id":291,"href":"https:\/\/it-notes.alifer.su\/index.php?rest_route=\/wp\/v2\/posts\/290\/revisions\/291"}],"wp:attachment":[{"href":"https:\/\/it-notes.alifer.su\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=290"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/it-notes.alifer.su\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=290"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/it-notes.alifer.su\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=290"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}