delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4DCA3BE4.7050405@towo.net> |
Date: | Wed, 11 May 2011 09:33:56 +0200 |
From: | Thomas Wolff <towo AT towo DOT net> |
Reply-To: | Thomas Wolff <towo AT towo DOT net> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.17) Gecko/20110414 Lightning/1.0b2 Thunderbird/3.1.10 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
CC: | Xianwen Chen <xianwen DOT chen AT umb DOT no> |
Subject: | Re: can modify file on network drive, but cannot create files |
References: | <BANLkTimHmh=pMYATsM783Jzx3_iFsk7+LQ AT mail DOT gmail DOT com> <4DCA36E1 DOT 5060208 AT towo DOT net> <BANLkTim7vviC7j6BZTGhBbRAJmQkTt0S3g AT mail DOT gmail DOT com> |
In-Reply-To: | <BANLkTim7vviC7j6BZTGhBbRAJmQkTt0S3g@mail.gmail.com> |
X-TagToolbar-Keys: | D20110511093356155 |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
> Hi Thomas, > > Thanks a lot for your email! > > The remote server runs Windows Server 2008 R2 Enterprise. > > I have not exceeded the quota. > > Cygwin cannot delete files on H in both root and sub directories. > > Xianwen OK, in your first message you wrote you can delete but not create files which would have been strange. That you can neither delete nor create files (but still existing files) is actually more normal (in terms of Unix-like permission). Just check the permissions of the directory, they should include write access for you. If you are the owner, you can easily change that with chmod +w /cygdrive/h. If you are not the owner of your own network directory, ask your server administrator to fix that. ------ Thomas > On Wed, May 11, 2011 at 9:12 AM, Thomas Wolff<towo AT towo DOT net> wrote: >>> Hi Cygwiners, >>> >>> I need a hint. >>> >>> The network drive (\server\) is mounted as H:\. >>> >>> Cygwin can access files on H drive; can modify/delete files on H >>> drive; however, it cannot create files. The program says permission >>> denied. >>> >>> Do I need to write some configuration files? >>> >>> Xianwen >> What kind of network file system is it? >> Assuming a Unix-like permission system, it is quite surprising that you can >> delete files but not create any. >> Or maybe you can delete (and create) files in a subdirectory but not create >> (and delete) in the root directory H:\? >> Otherwise it might be due to some unusual ACL settings on the remote side, >> or maybe you have exceeded your quota (amount of allowed capacity) on the >> remote server? Ask the administrator. >> ------ >> Thomas >> >> -- >> Problem reports: http://cygwin.com/problems.html >> FAQ: http://cygwin.com/faq/ >> Documentation: http://cygwin.com/docs.html >> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple >> >> > > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |