delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
To: | cygwin AT cygwin DOT com |
From: | "H.S." <hs DOT samix AT gmail DOT com> |
Subject: | rysnc hangs when backing up multiple /cygdrive/* dirs |
Date: | Mon, 05 Dec 2005 12:25:29 -0500 |
Lines: | 29 |
Message-ID: | <dn1t6f$vb3$1@sea.gmane.org> |
Mime-Version: | 1.0 |
User-Agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051007 Debian/1.7.12-1 |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
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 |
Hi, I am not able to see what could be going wrong with my rsync method. I am trying to back up a Windows XP box (running Cygwin and sshd and rsyncd) from my Debian Testing box. The following command hangs before really transfering any files: rsync -R --delete --delete-excluded --modify-window=1 --ignore-errors -zauve ssh --exclude-from=rsync-excludes.txt 'ice:/cygdrive/c/Documents?and?Settings /cygdrive/d/user1 /home /etc' /mnt/snapshot/ice/windows/daily.0 but the following command works: rsync -R --delete --delete-excluded --modify-window=1 --ignore-errors -zauve ssh --exclude-from=rsync-excludes.txt 'ice:/cygdrive/c/Documents?and?Settings /home /etc' /mnt/snapshot/ice/windows/daily.0 I notice that if I specify multiple source /cygdrive/* dirs to be backed up, rsync hangs (first case above), otherwise it is happy (second case above). Can anybody see what could be the problem? Or, how do you backup multiple dirs from a cygwin box? ->HS -- 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 |