On Thu, Apr 12, 2012 at 09:34:42PM -0300, rhatto wrote:
> Em Mon, Apr 09, 2012 at 02:13:01PM +0200, Paul van Tilburg escreveu:
> > This partly fixes it.  Indeed, the --delete gets passed on now, but
> > still expansion happens.
> > But the expansion still happens (irregularly), so '/*bin' is expanded to
> > '/bin' and '/sbin', but '/home/*/.cache' isn't, and '/home/*/Music' is!?
> 
> Hi Paul, thanks again for the reportback. I opened a new upstream bug as
> this looks like another issue, but still related with your rsync handler
> experience: https://labs.riseup.net/code/issues/3882
> 
> Could you try the patch below?

Applied, but it didn't help.  The commandline is now:

  Info: Syncing / on /media/Backup/tetraeder.rsync///daily.1/...
  Debug: nice -n 0 /usr/bin/rsync -avF --delete --numeric-ids
  --rsync-path=rsync --exclude=/*bin
  --exclude=/dev
  --exclude=/home/*/.cache
  --exclude=/home/*/.local/share/Trash
  --exclude=/home/*/.thumbnails
  --exclude=/home/*/Music
  --exclude=/home/*/Videos
  --exclude=/lib*
  --exclude=/media
  --exclude=/mnt
  --exclude=/proc
  --exclude=/selinux
  --exclude=/sys
  --exclude=/tmp
  --exclude=/usr
  --exclude=/var/cache
  --exclude=/var/run
  --exclude=/var/tmp root@tetraeder:/// /media/Backup/tetraeder.rsync///daily.1/

but rsync doesn't seem to use it for some reason.  I see it backing up
/lib, /dev, /proc, etc. And it now hangs on /proc/kcore, so I am
revering the patch.

Paul

-- 
Using the Power of Debian GNU/Linux  | E-mail: pau...@debian.org
Jabber/GTalk: p...@luon.net          | GnuPG key ID: 0x50064181

Attachment: signature.asc
Description: Digital signature

Reply via email to