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 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: rsync failed to set permission Date: Wed, 25 Aug 2004 07:34:10 -0700 Message-ID: <407DF7D68DD30440B5CEB70ED234D1CF053F673B@excuswa100.americas.unity> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Bakken, Luke" To: X-OriginalArrivalTime: 25 Aug 2004 14:34:12.0196 (UTC) FILETIME=[96CAB240:01C48AB0] X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i7PEYnEu014864 > I get many permissions denied failures when using rsync to > copy my home directory to a network drive. I can't detect > while rsync is complaining. > > The only thing that I don't know is why the file > /cygdrive/c/home/sql/tmp/874677 have a '+' at the end of the > mod. What does this mean? > > $ ls -ld /cygdrive/h/Privat/2cp/LAUFWERK_c/home/sql/tmp/874677 > drwxr-xr-x 1 F.Braunb Domänen- 0 24. Aug 11:19 > /cygdrive/h/Privat/2cp/LAUFWERK_c/home/sql/tm > p/874677 > $ ls -ld /cygdrive/c/home/sql/tmp/874677 > drwxrwxrwx+ 2 F.Braunb Domänen- 0 24. Aug 11:19 > /cygdrive/c/home/sql/tmp/874677 > > rsync comes with the message > failed to set permissions on > "/cygdrive/h/Privat/2cp/LAUFWERK_c/home/sql/tmp/874677": > Permission denied Do you have 'ntsec' in your CYGWIN env variable? I've never gotten rsync to work correctly with that on. Try turning it off on your client and server (if you have one). -- 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/