X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: "H.S." <hs.samix@gmail.com>
Subject:  Re: rysnc hangs when backing up multiple /cygdrive/* dirs
Date:  Mon, 05 Dec 2005 14:44:55 -0500
Lines: 67
Message-ID: <dn25bs$ssk$1@sea.gmane.org>
References:  <dn1t6f$vb3$1@sea.gmane.org> <dn2258$hkk$1@sea.gmane.org>
Mime-Version:  1.0
Content-Type:  text/plain; charset=us-ascii
Content-Transfer-Encoding:  7bit
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051007 Debian/1.7.12-1
In-Reply-To: <dn2258$hkk$1@sea.gmane.org>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

H.S. wrote:
> H.S. wrote:
> 
>>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
>>
>>
> 
> 
> 
> Well, it appears something is wrong with my rsync'ing /cygdrive/d. I am
> not able to rsync and backup /cygdrive/d/user1 directory at all! The
> rsync process just hangs. Rsync works on other directories in
> /cygdrive/c and / but not on /cygdrive/d/<dirs>.
> 
> Here is what I have on the Windows XP box running Cygwin:
> $ mount
> C:\cygwin\bin on /usr/bin type system (binmode)
> C:\cygwin\lib on /usr/lib type system (binmode)
> C:\cygwin on / type system (binmode)
> c: on /cygdrive/c type system (binmode,noumount)
> d: on /cygdrive/d type system (binmode,noumount)
> e: on /cygdrive/e type system (binmode,noumount)
> 
> 
> Any comments?
> ->HS
> 
> 
> 
> 

I don't know why, but it is working now. I exluded the .lnk files and
backup the d drive folder separately first. Then I included other
directories to backed up. Now I am backing up only '/cygdrive/d/sukh
/cygdrive/c/Documents\ and\ Settings' and it seems tobe working great.
Well, not 100% great, I am posting that problem in a different post shortly.

->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/

