Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 31 Jan 2002 10:41:22 -0800 From: "Derek M. Tournear" Subject: RE: Can't create new file/directory In-reply-to: <000b01c1aa85$ef290620$0700a8c0@vergenet.com> To: cygwin AT cygwin DOT com Message-id: <000d01c1aa86$e1513620$e2824f86@slac.stanford.edu> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Mailer: Microsoft Outlook, Build 10.0.2616 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Hrm...What's the output of 'ls -ld '? [EQUULEUS] f 43% ls -ld temp drwx------ 2 Everyone Everyone 0 Jan 31 09:35 temp/ [EQUULEUS] f 44% touch temp/new touch: creating `temp/new': Permission denied [EQUULEUS] f 45% mkdir temp/new mkdir: cannot create directory `temp/new': Permission denied [EQUULEUS] f 46% And in NT the permissions for this particular directory are set to everyone full control. Thanks for the help! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/