Nils writes:

> Maybe because you override $Conf{RsyncClientPath} *after* setting
> $Conf{RsyncClientCmd} for this host?

Nice try, but the config settings are order-independent.  The values get
interpolated just before the command is run.

Jon, most likely the per-client config isn't getting read.  However,
it does appear the per-client $Conf{RsyncClientCmd} setting is being
used - is it the same as the main host file?

What is the full path of the per-client config file?  Are you
using a standard distro?  If you installed from source, did you
install with FHS on or off?

Failing a clue there, can you email me the entire config file (the main
one and the host one) off-list?  Somewhere $Conf{RsyncClientPath} must
be reset (or not set correctly).

Also, you should obscure host and user names when posting:

    /usr/bin/ssh -q -x -l willard hydro.cchem.berkeley.edu.....

Craig

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to