dsnapshot ~master (2019-07-18T21:12:38Z)
Dub
Repo
FlowRsyncToLocal
dsnapshot
types
Flow of data using a remote rsync address to a local destination.
struct
FlowRsyncToLocal {
RsyncAddr
src
;
LocalAddr
dst
;
}
Meta
Source
See Implementation
dsnapshot
types
structs
FlowLocal
FlowRsyncToLocal
Name
Path
RsyncConfig
Snapshot
SshRemoteCmd
Flow of data using a remote rsync address to a local destination.