delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <12173918.post@talk.nabble.com> |
Date: | Wed, 15 Aug 2007 18:46:40 -0700 (PDT) |
From: | fraeone <johnnoonan AT comcast DOT net> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: rsync problems from Vista installed cygwin, ok on XP |
In-Reply-To: | <12125308.post@talk.nabble.com> |
MIME-Version: | 1.0 |
X-Nabble-From: | johnnoonan AT comcast DOT net |
References: | <12125308 DOT post AT talk DOT nabble DOT com> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 |
Unfortunately I'm having exactly the same problem with rsyncing from a Vista machine to an OS X server. I thought it was because I was using the -a flag (which includes preserving permissions) but removing that argument didn't solve the problem. DaveB wrote: > > My cygwin on Vista seems to work but when I try to do rsync to fixup files > on my unix ftp server, it chokes with lots of errors and does a bizarre > reset of the permission bits for the destination folder. Here's what > happens: > [this is the same rsync command that works fine on XP]: > > =========================== > $ rsync -avz --stats --progress -e ssh . > mylogin AT myftp DOT com:/mypath/wherever/ > mylogin AT myftp DOT com's password: xxxxxx > building file list ... > 8 files to consider > ./ > rsync: failed to modify permissions on "/mypath/wherever/.": Permission > denied (13) > rsync: recv_generator: failed to stat "/mypath/wherever/firstfile.xxx": > Permission denied (13) > rsync: recv_generator: failed to stat "/mypath/wherever/secondfile.xxx": > Permission denied (13) > ...etc... > rsync: recv_generator: mkdir "/mypath/wherever/." failed: Permission > denied (13) > *** Skipping everything below this failed directory *** > > ...etc...stats...then... > > rsync error: some files could not be transferred (code 23) at > /home/lapo/packaging/tmp/rsync-2.6.6/main.c(791) > ============================= > > Then after I have done this, I find that the remote directory has had all > its permission bits turned off (chmod 0) and the files in the folder are > not sync'd. As I said, this is a sequence I have used many times on XP > and continues to work there. > > -- View this message in context: http://www.nabble.com/rsync-problems-from-Vista-installed-cygwin%2C-ok-on-XP-tf4260918.html#a12173918 Sent from the Cygwin Users mailing list archive at Nabble.com. -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |