Re: Problem with --partial and rsync algorithm

2006-03-12 Thread Matias Surdi
John Van Essen wrote: > On Sun, 12 Mar 2006, Matias Surdi <[EMAIL PROTECTED]> wrote: >> I'm running the following command for a remote host backup: >> >> /usr/local/bin/rsync -a --delete --delete-excluded -v --timeout=120 -z >> --no-whole-file -partial --partial-dir .rsync-partial --exclude=/sys/*

Re: Problem with --partial and rsync algorithm

2006-03-12 Thread John Van Essen
On Sun, 12 Mar 2006, Matias Surdi <[EMAIL PROTECTED]> wrote: > I'm running the following command for a remote host backup: > > /usr/local/bin/rsync -a --delete --delete-excluded -v --timeout=120 -z > --no-whole-file -partial --partial-dir .rsync-partial --exclude=/sys/* [ snip ] BTW, you are usin

Problem with --partial and rsync algorithm

2006-03-12 Thread Matias Surdi
Hi, I'm running the following command for a remote host backup: /usr/local/bin/rsync -a --delete --delete-excluded -v --timeout=120 -z --no-whole-file -partial --partial-dir .rsync-partial --exclude=/sys/* --exclude=/tmp/* --exclude=/stuff/distfiles/* --exclude=/stuff/sistema/* --exclude=/stuff2/