* how to backup
@ 2011-03-18 9:57 Lubos Kolouch
0 siblings, 0 replies; only message in thread
From: Lubos Kolouch @ 2011-03-18 9:57 UTC (permalink / raw)
To: linux-btrfs
Hello,
Say I have a btrfs-formatted disk with many subvolumes/snapshots.
How do I do backup (over network) ?
If I use just rsync, I will get many copies of the files (one for each
snapshot).
So I would need to write a tool that would
- get listing of the subvolumes/snapshots
- somehow figure out which is which (snapshot of what is this one)
- somehow recursively create the subvolume, copy data, snapshot it, copy
data etc.?
Thank you for your suggestions
Lubos
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-18 9:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-18 9:57 how to backup Lubos Kolouch
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.