delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/04/09/08:32:36

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
X-Authenticated: #702547
Message-ID: <4257CB0E.7090105@gmx.net>
Date: Sat, 09 Apr 2005 14:31:10 +0200
From: jojo <cooljojo AT gmx DOT net>
User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: rsync hangs on checksum synchronization
X-Y-GMX-Trusted: 0

Hi everybody,

I'm experiencing another variant of the rsync hang-problem. I'm using rsync
locally to synchronize some large amount of data (~ 80 GB of media files)
with an attached USB harddrive. The command I use for everyday
synchronization reads as:

rsync -CvubrltgoD -v --delete --backup-dir=/CYGDRIVE/p/BACKUP
--exclude="System Volume Information" --exclude="RECYCLER"
--exclude="desktop.ini" --stats --progress /CYGDRIVE/m/ /CYGDRIVE/$1

This command just works as expected - no problems occur. However, I want to
run a cron job every month that performs a thorough, binary comparison
between the two trees. The command reads as:

rsync -cCvubrltgoD -v -v --delete --backup-dir=/CYGDRIVE/p/BACKUP
--exclude="System Volume Information" --exclude="RECYCLER"
--exclude="desktop.ini" --stats --progress /CYGDRIVE/m/ /CYGDRIVE/$1

As you will notice, the only noticeable difference is the additional
"-c"-switch which implies the use of checksums.

Running the second command results in a large list being built (locally,
>from /CYGDRIVE/m/), which soon stops after about 100 files. The point where
it stops is not identical all the time.

I don't know if I should attach the result of the cygcheck-command here
since it contains a large amount of data - if you need any more information,
please ask me to provide it. Google could not help me in this issue, and I
can't see why the command in question should not work.

Yours, truly


Michael


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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019