Documentation ¶
Overview ¶
Package directory implements a receiver that receives snapshots into a directory, typically on a non-btrfs filesystem. It tries to track progress via a file and resume from the last known offset. For each subvolume, a file named after the UUID is used to track the offset. Upon completion of a subvolume math.MaxUint64 is written to the file. This can be used to determine if a transfer was completed.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.