From: shanec AT mindspring DOT com Newsgroups: comp.os.msdos.djgpp Subject: UNC with djgpp? Date: Tue, 21 Dec 1999 17:08:26 GMT Organization: Deja.com - Before you buy. Lines: 24 Message-ID: <83oc65$su$1@nnrp1.deja.com> NNTP-Posting-Host: 167.181.12.99 X-Article-Creation-Date: Tue Dec 21 17:08:26 1999 GMT X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 5.0; Windows NT; DigExt) X-Http-Proxy: 1.0 bx6.deja.com:80 (Squid/1.1.22) for client 167.181.12.99 X-MyDeja-Info: XMYDJUIDjunglecat26 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I have read through the FAQ (as best I can, for I am not a true programmer), and I still have no answer to my question... so perhaps I can recieve a solution here. I am trying to make the djgpp command line staples, such as rm, ls, and mkdir work with UNC, aka Microsoft's Universal Naming Convention. The reason for this is due to the threading nature of a program I wrote. I can easily exceed the maximum number of mapped drives available to the OS, so UNCs are used to access server resourcers without tying up a drive letter. C:\djgpp\bin>rm \\ga016f95\sys\cla\shane\test c:/djgpp/bin/rm: //ga016f95/sys/cla/shane/test: No such file or directory (ENOENT) Can these programs be molded to this? Have I possibly missed an update? Thanks, Shane Carroll Sent via Deja.com http://www.deja.com/ Before you buy.