Strange problem - access to directories denied

John Pollock jpollock@curl.com
Wed Mar 7 07:45:00 GMT 2001


> C:\>cacls pktemp
> C:\pktemp

So you're saying that cacls [dirname] returned no output at all?  That's indeed
very strange; it should list the default perms on that directory.

One thing that might help in debugging is removing the "@echo off" so that you
can tell if it was the rd or the md that actually failed in your batch script.

John


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list