dsnapshot.types

Public Imports

sumtype
public import sumtype;

Members

Structs

FlowLocal
struct FlowLocal

Local flow of data.

FlowRsyncToLocal
struct FlowRsyncToLocal

Flow of data using a remote rsync address to a local destination.

Name
struct Name

Name of an existing snapshot.

Path
struct Path

Tag a string as a path and make it absolute+normalized.

RsyncConfig
struct RsyncConfig
Snapshot
struct Snapshot
SshRemoteCmd
struct SshRemoteCmd

Info of how to execute dsnapshot on the remote host.

Meta

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)