hc_mkdir
if (hc_mkdir(&DstHost, dpath, stat1->st_mode | 0700) != 0) {
int hc_mkdir(struct HostConf *hc, const char *path, mode_t mode);