Justin R. Pessa wrote:

CheckHostAlive: returning 0.078
started full dump, share=backups
Connected to barbara:873, remote version 29
Connected to module backups
Sending args: --server --sender --numeric-ids --perms --owner --group
--devices --links --times --block-size=2048 --recursive
--exclude=/home/*ublic --exclude=*.raw* --exclude=Data/ --exclude=data/
--exclude=/home/data --exclude=/home/Data --exclude=*.pik
--exclude=*.b3s* --exclude=*.b3o* --exclude=*.mp3 --exclude=*.Mp3
--exclude=*.mP3 --exclude=*.MP3 --ignore-times . .
overflow: flags=0x74 l1=114 l2=1701667173,
lastname=barbara/.gnome-system-monitor.barbara
overflow: flags=0x72 l1=45 l2=3681840,
lastname=barbara/.gnome-system-monitor.barbara
overflow: flags=0x63 l1=105 l2=1701602162, lastname=
fileListReceive() failed
Done: 0 files, 0 bytes
Got fatal error during xfer (fileListReceive failed)

I'm not sure what to try from here. I have noticed that removing these
files seems to help, but that is not a practical solution. Any ideas?

I noticed this error (fileListReceive failed) has to do with in the config file (for the host).

This one will work, but curiously, replacing --perms, --owner etc. with -a causes this error to show up. Ideas why?


 $Conf{RsyncArgs} = [
                 '--verbose',
                 '--numeric-ids',
                 '--perms',
                 '--owner',
                 '--group',
                 '--devices',
                 '--links',
                 '--times',
                 '--block-size=2048',
                 '--recursive',
#                '-a',
                 '--exclude', '/proc/*',
                 '--exclude', '/mnt/*',
                 '--exclude', '/tmp/*'
 ];


--
Tomasz Chmielewski

Software deployment with Samba
http://wpkg.org


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to