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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 28 Jan 2005 11:43:41 -0700 From: Mark Paulus Subject: touch failing on network share To: "cygwin AT cygwin DOT com" Message-id: <0IB10066UIOUS6@pmismtp02.mcilink.com> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit X-IsSubscribed: yes I have a network share set up on my OS/2 box using HPFS. On that share, I have directory: cygmanaged, and under that, I have a directory tmp2. So, I can mount this directory as: mount --system --binary -omanaged z:/cygmanaged/tmp2 /tmp2, and it looks like everything is fine. But, when I try to 'touch' any file/directory on that mount, I get this error: touch: setting times of `cygwin-equivs/': Permission denied However, I can vi/edit/rm/mv or do just about anything else that I want to the file. I just can't seem to do a touch on it. Does anyone have any insight into touch as to what it is doing that might be causing the permissions problem? Thanks. I just tested this on the raw share (/cygdrive/z/foo) and it still fails. So, it is not a managed mount problem/issue, but something deeper. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/