Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <014201c2bb8b$ecd1b5d0$9700a8c0@michael> From: "Michael Hipp" To: Subject: Bugs in Rsync? Date: Mon, 13 Jan 2003 23:15:10 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 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. - When rsync is given a source of /cygdrive/c/ it will attempt to read pagefile.sys (the NT swap file) and always reports an IO error and this causes it to change its behavior (doesn't quite die). It does this regardless of all-powerful exclusions that would cause it to skip over pagefile.sys. Even touching that file enough to realize to exclude it evidently causes it problems. Are these really problems or am I just missing something? Thanks. Michael -- 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/