ben@Tyr:/tmp$ mount|grep home /home on /chroot/home type none (rw,bind) ben@Tyr:/tmp$ mkdir test; perl -MFile::Copy -we'move("test", "/chroot/home/test") or die "test: $!\n"' mkdir: cannot create directory `test': File exists test: Is a directory