From: "Weiqi Gao" Newsgroups: comp.os.msdos.djgpp Subject: security hole in "mv"! Date: 18 Dec 1996 04:17:42 GMT Organization: CRL Dialup Internet Access Lines: 17 Message-ID: <01bbec9a$4ac89a40$0f0171a5@weiqigao> NNTP-Posting-Host: crl13.crl.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Of course it's not a security hole. How could there be? However, I had the following peculiar experience in a DOS box under Windows 95: =========================================================== (after md test; cd test; echo abcd > efgh.ijkl) E:\test>mv efgh.ijkl mnop.qrst d:/usr/bin/mv: cannot move `efgh.ijkl' to `mnop.qrst': No such file or directory (ENOENT) =========================================================== Any insights? -- Weiqi Gao weiqigao AT crl DOT com