X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-3.3 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_32,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: "H.S." Subject: Re: backup XP on Linux using rsync over ssh: permissions problems Date: Wed, 10 Jun 2009 13:15:26 -0400 Lines: 24 Message-ID: References: <4A2F3427 DOT 8010506 AT sbcglobal DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit User-Agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103) In-Reply-To: <4A2F3427.8010506@sbcglobal.net> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Greg Chicares wrote: > On 2009-06-10 03:36Z, H.S. wrote: >> rsync --delete --modify-window=10 --force -Rvaue ssh >> --exclude-from=$EXCLUDESFILE --progress \ >> xp-box:"/cygdrive/c/Documents\ and\ Settings/user1 >> /cygdrive/c/Documents\ and\ Settings/user2" /mnt/backups/xp-daily-00; > > Does '-p' ('--perms') help with the permissions problems? > This flag "preserve permissions". The permissions are alright currently. The problem is that a user on XP box ssh'es to the Debian box (and becomes a Debian user) and then fails to browse the backups of the XP box which are saved on the Debian box because the XP backups' uid and gids do not match with Debian users'. -- Please reply to this list only. I read this list on its corresponding newsgroup on gmane.org. Replies sent to my email address are just filtered to a folder in my mailbox and get periodically deleted without ever having been read. -- 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/