Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Tue, 14 Jan 2003 08:05:19 +0000
Message-ID: <5340-Tue14Jan2003080519+0000-starksb@ebi.ac.uk>
From: David Starks-Browning <starksb@ebi.ac.uk>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: "Michael Hipp" <Michael@Hipp.com>
Cc: <cygwin@cygwin.com>
Subject: Bugs in Rsync?
In-Reply-To: <014201c2bb8b$ecd1b5d0$9700a8c0@michael>
References: <014201c2bb8b$ecd1b5d0$9700a8c0@michael>

On Monday 13 Jan 03, Michael Hipp writes:
> I'm trying to use Rsync to back up this system to a remote across the
> network. I'm butting my head against 2 probs:
> 
> - When rsync is given a source of /, it absolutely refuses to descend into
> /cygdrive. It's as if the -x (one fs only) is set.

I think you are expecting too much of rsync to know that from /, you
want it to traverse into /cygdrive/X.

Try mounting C: to /c, make sure you create the directory /c to go
with it first (UNIX demands this, Cygwin will just issue a warning).
Rsync might descend into /c in that case (though I haven't tried it myself).

Regards,
David


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

