copydir_from_to
copydir_from_to(BACKUP, buf);
copydir_from_to(BACKUP, buf);
extern void copydir_from_to(char *from_dir, char *to_dir);
copydir_from_to(buf, CURRENT);
copydir_from_to(buf, BACKUP);