xrmdir
static int xrmdir(struct HostConf *host, const char *path);
if (xrmdir(&DstHost, dpath) < 0) {
} else if (xrmdir(&DstHost, dpath) == 0) {