pub fn clone_file( ssh: &SshCred<'static>, src: &Path, dest: &Path, config_dest: Option<&Path>, ) -> Result<(), Error>