This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

problem with mkdir -p on network-path


I use bash and fileutils from the latest distribution
on Windows-NT 4.0 SP5.

There is a domain server "GIS1" with a directory "GIS10".

The directory //GIS1/GIS10/UT/software/GAA_31 exists,
but not //GIS1/GIS10/UT/software/GAA_31/xxx.

mkdir -p //GIS1/GIS10/UT/software/GAA_31/xxx
delivers
mkdir: cannot create directory `//GIS1': No such host or network path

Question:
Why tries mkdir to create the directory which already exists?

Regards
Helmut Dipper

-- 
Helmut Dipper			| SICAD Utilities GmbH
phone: +49 89 636 41558	| Otto-Hahn-Ring 6
___fax: +49 89 636 49613 | D-81730 Muenchen

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]