[][src]Function zip_deployer::zip_transfer

pub fn zip_transfer(
    sess: &Session,
    src_file: &Path,
    remote_path: &Path
) -> Result<(), Box<dyn Error>>