Re: add rsync -A -X to Backuppc "RsyncArgs" get 'Got fatal error during xfer (fileListReceive failed)'

2015-06-25 Thread Bob of Donelson Trophy
so upgrading is a good idea. > > In the end you probably need to know what rsync command line is being > run and what rsync says about it. If BackupPC doesn't tell you then > try running rsync yourself. > > On 06/25/2015 10:37 AM, Bob of Donelson Trophy wrote: > >> Tha

Re: add rsync -A -X to Backuppc "RsyncArgs" get 'Got fatal error during xfer (fileListReceive failed)'

2015-06-25 Thread Bob of Donelson Trophy
omatically > disabled if dependencies aren't met. You can see if they are > supported with 'rsync --version'. If they are supported that will > list both ACLs and xattrs. > > The filesystems must also support them of course. > > On 06/25/2015 08:11 AM, Bob o

add rsync -A -X to Backuppc "RsyncArgs" get 'Got fatal error during xfer (fileListReceive failed)'

2015-06-25 Thread Bob of Donelson Trophy
Backuppc uses rsync (do not know what rsync version but Backuppc is latest version, so assuming 'very' current rsync version is included) and I am trying to add acl and attr file permissions to rsync in "RsyncArgs" and "RsyncRestoreArgs" and have discovered that their addition is not that easy.