www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <003d01c1aa96$30d58340$0700a8c0@vergenet.com> |
From: | "Arek" <james AT verge-rpg DOT com> |
To: | <cygwin AT cygwin DOT com> |
References: | <000d01c1aa86$e1513620$e2824f86 AT slac DOT stanford DOT edu> |
Subject: | Re: Can't create new file/directory |
Date: | Thu, 31 Jan 2002 14:30:57 -0600 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.50.4807.1700 |
X-MIMEOLE: | Produced By Microsoft MimeOLE V5.50.4807.1700 |
Looks like the cygwin permissions are user: everything, anybody else: nothing. AFAIK, Cygwin doesn't use NT user permissions. You'll need to do 'chmod a+rwx' on the directory as the user who created it (Everybody). Unfortunately, you probably don't have an 'Everybody' user. You should probably try deleting the directory from explorer and recreating it in cygwin. Hope this helps. James Potts (james AT verge-rpg DOT com) ----- Original Message ----- From: "Derek M. Tournear" <tournear AT stanford DOT edu> To: <cygwin AT cygwin DOT com> Sent: Thursday, January 31, 2002 12:41 PM Subject: RE: Can't create new file/directory > Hrm...What's the output of 'ls -ld <dir>'? > > [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/ > -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |