public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Create file fails on network drives in cygwin-1.7.9-1
Date: Thu, 16 Jun 2011 12:50:00 -0000	[thread overview]
Message-ID: <20110616124954.GY12140@calimero.vinschen.de> (raw)
In-Reply-To: <BANLkTim75avYGKmYhzzdEmbqjt5Dfu1WNg@mail.gmail.com>

On Jun 16 12:59, Pete Forman wrote:
> I am seeing "Permission denied" errors when trying to create files on
> network drives. Local drives seem okay. Once a file is created with a
> native program I can write to it.

http://cygwin.com/problems.html

cygcheck output as descibed on the above page would be helpful in the
first place.

Next question is, what kind of network drives?  Run
/usr/lib/csih/getVolInfo X:\\ with X being the drive you have the
problem with.  Alternatively chdir into some directory on the drive and
run "getVolInfo ."

Ultimately stracing touch would be helpful.  Make sure foo.txt does
not exist, run

  $ strace -o touch.trace touch foo.txt

and attach the touch.trace file to your reply.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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

  reply	other threads:[~2011-06-16 12:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-16 12:00 Pete Forman
2011-06-16 12:50 ` Corinna Vinschen [this message]
2011-06-16 14:31   ` Pete Forman
2011-06-16 14:59     ` Corinna Vinschen
2011-06-17  8:34       ` Pete Forman
2011-06-17  9:53         ` Corinna Vinschen
2011-06-17 11:36           ` Pete Forman
2011-06-17 12:07             ` Corinna Vinschen
2011-11-24  9:00 keith-kube
2011-11-24 10:03 ` Corinna Vinschen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110616124954.GY12140@calimero.vinschen.de \
    --to=corinna-cygwin@cygwin.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).