Function syncer::run [] [src]

pub fn run(
    source: &str,
    server: &str,
    mount: &str,
    maxbytes: u64
) -> Result<(), Error>