BackupPC-users

Re: [BackupPC-users] Backup of Localhost (server) fails - fileListReceive failure

2011-11-17 18:22:06
Subject: Re: [BackupPC-users] Backup of Localhost (server) fails - fileListReceive failure
From: Holger Parplies <wbppc AT parplies DOT de>
To: mollcons <backuppc-forum AT backupcentral DOT com>
Date: Thu, 17 Nov 2011 23:46:50 +0100
Hi,

mollcons wrote on 2011-10-21 12:58:25 -0700 [[BackupPC-users] Backup of 
Localhost (server) fails - fileListReceive failure]:
> [...]
> full backup started for directory /home
> Running: /usr/bin/ssh -v -q -x -l root \$\{hostip\} /usr/bin/rsync --server 
> --sender --numeric-ids --perms --owner --group -D --links --hard-links 
> --times --block-size=2048 --recursive --ignore-times . /home/

'ssh -v' is a stupid idea - it will always lead to failing backups:

> Fatal error (bad version): OpenSSH_5.6p1, OpenSSL 1.0.0e-fips 6 Sep 2011

The only confusing thing about this is that the quoted extraneous output is,
in fact, a version description. It is, however, not the *rsync* version in the
rsync protocol format, which rsync would expect here.

Hope that helps.

Regards,
Holger

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [BackupPC-users] Backup of Localhost (server) fails - fileListReceive failure, Holger Parplies <=