directory

package
v0.0.0-...-671e616 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2024 License: LGPL-3.0 Imports: 11 Imported by: 0

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

func New

func New(path string, offsetDirectory string) receivers.Receiver

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL