FlowRsyncToLocal

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

struct FlowRsyncToLocal {
RsyncAddr src;
LocalAddr dst;
}

Meta