pub fn read_with_rsync_uri(
    base_path: &Path,
    uri: &Rsync
) -> Result<Bytes, KrillIoError>