I have a client that fails when backing up one particular share. BackupPC
version is 2.1.1, method is rsync. With a $Conf{XferLogLevel} = 5, I get
the following in the logs:

--------------------------------------------------------------------------------
Running: /usr/bin/ssh -C -q -x xxx.xxx.xxx.xxx sudo /usr/bin/rsync
--server --sender --numeric-ids --perms --owner --group --devices --links
--times --block-size=2048 --recursive --checksum-seed=32761
--ignore-times . /etc/ 
Xfer PIDs are now 20428 Rsync command pid is 20428
Fetching remote protocol Got remote protocol 29
Checksum caching enabled (checksumSeed = 32761)
Got checksumSeed 0x7ff9
Got file (0 of 204): .
Got file (1 of 204): fstab
.
.
.
Got file (1432 of 1434): ssl/certs/31044350.0
Got file (1433 of 1434): ssl/certs/47996b5c.0
fileListReceive() failed
Done: 0 files, 0 bytes
--------------------------------------------------------------------------------

It always fails at exactly the same place.

Any suggestions for troubleshooting?

Thanks,
Keith

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to