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 X-Authentication-Warning: eos.vss.fsi.com: ford owned process doing -bs Date: Wed, 15 Oct 2003 10:32:20 -0500 (CDT) From: Brian Ford X-X-Sender: ford AT eos To: cygwin AT cygwin DOT com Subject: Re: Accessing files under rsync-process In-Reply-To: <3F8D5839.40900@flexcat.de> Message-ID: References: <3F8D5839 DOT 40900 AT flexcat DOT de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 15 Oct 2003, L.-I. Porges wrote: > Hello, > > I've installed Cygwin on a WindowsNT-machine and it works fine. > Now I want to transfer files using rsync to a Linux-machine. This > also works quite well. There's only one problem, that I am not > able to access some of the files and directories using rsync. > > A 'ls -l' shows me in such cases, that the rights are not set (in > Unix-style) - but I am able to do a 'cd ' and > a 'cat '. If such cd- and cat-commands are working > well, why I am not able to access this files and directories using > rsync and how can I access them using rsync? > It would probably help if you posted the output of getfacl . Also, please take a look at http://www.cygwin.com/problems.html for the proper way to post a report (hint: attachment). My WAG, rsync isn't looking at the extended ACL info. Search the list archives for access(). -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International Phone: 314-551-8460 Fax: 314-551-8444 -- 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/