On Fri, Feb 13, 2009 at 02:50:28PM -0800, Brian Neu wrote: > I'm wondering if the "." just before the "cDrive" at the end of this line is > causing the below error. I've gone through the Config.pl but haven't been > able to locate the source of the problem. Any ideas? > > > Running: /usr/bin/rsync -q -x -l root jkiger-pc /usr/bin/rsync --server > --sender --numeric-ids --perms --owner --group -D --links --hard-links > --times --block-size=2048 --recursive --ignore-times . cDrive/
The dot is correct. The command line is not. The first /usr/bin/rsync should probably be a /usr/bin/ssh . Do you have ssh+rsync on your Vista client or how are you trying to backup? Tino. -- "What we nourish flourishes." - "Was wir nähren erblüht." www.lichtkreis-chemnitz.de www.craniosacralzentrum.de ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ 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/
