Hi there, I'm thrilled of this just discovered feature of rsync: --filter
Now I want to use it in BackupPC, so I added this to $Conf{RsyncArgs}: '--filter=:- /nobackup.txt' My problem is that there seems to be something wrong with the escaping of the space ... I observed that with an rsyncd as backup partner, everything seems to work fine, but with a command line rsync, it's odd: Running: /usr/bin/sudo /usr/bin/rsync --server --sender --numeric-ids --perms --owner --group -D --links --hard-links --times --block-size=2048 --recursive --checksum-seed=32761 --one-file-system --filter=:-\\\ /nobackup.txt . / Adding backslashes or quotes just worsens the situation and I get even more escaping backslashes ... any ideas? Thank you, Thomas
signature.asc
Description: This is a digitally signed message part
------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/