Re: [BackupPC-users] [Fwd: [Fwd: your post re: Rsync backuppc]]

2007-01-10 Thread Tom Nats
> What is the version of File::RsyncP? > > Craig > Is this it? To get File::RsyncP, I just did a apt-get on this: ii libfile-rsyncp 0.52-1 A perl based implementation of an Rsync clie - Take Surveys. Earn Cash. I

Re: [BackupPC-users] [Fwd: [Fwd: your post re: Rsync backuppc]]

2007-01-08 Thread Tom Nats
Here is my command line: Running: /usr/bin/ssh -q -x -l root t10 /usr/bin/rsync --server --sender --numeric-ids --perms --owner --group -D --links --times --block-size=2048 --recursive --ignore-times . /home/tn/testbackup/ The server rsync version: rsync version 2.6.4 protocol version 29 The c

[BackupPC-users] [Fwd: [Fwd: your post re: Rsync backuppc]]

2007-01-06 Thread Tom Nats
I have the same problem as these posts: http://thread.gmane.org/gmane.comp.sysutils.backup.backuppc.general/6832/focus=6832 but I try to put in --specials, -D,etc.. with different combinations but I still get the dang "fileListReceive failed" error. If you have any idea as to help me, I would be v