Re: Cygpath: Path name conversion Issue

2004-06-08 Thread Corinna Vinschen
On Jun 8 10:14, Dave Korn wrote: > > -Original Message- > > From: cygwin-owner On Behalf Of john george > > Sent: 08 June 2004 05:23 > > > Hi, > > I'm trying to convert the following path name to a > > unix specific format so that it could be passed as a > > parameter to the Unix "open(..

RE: Cygpath: Path name conversion Issue

2004-06-08 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of john george > Sent: 08 June 2004 05:23 > Hi, > I'm trying to convert the following path name to a > unix specific format so that it could be passed as a > parameter to the Unix "open(..)" system call. > cygpath > "\\Device\\harddiskdmv

Cygpath: Path name conversion Issue

2004-06-07 Thread john george
Hi, I'm trying to convert the following path name to a unix specific format so that it could be passed as a parameter to the Unix "open(..)" system call. cygpath "\\Device\\harddiskdmvolumes\\physicaldmvolumes\\rawvolume3 " The converted path name is not accepted by the "open()" system call due to