On Monday 14 April 2008 16:20:08 Nils Breunese (Lemonbit) wrote: > Have you read 'How BackupPC Finds Hosts'? > http://backuppc.sourceforge.net/faq/BackupPC.html#how_backuppc_finds_hosts Yes, the following is part of my output when running $> /usr/share/backuppc/bin/BackupPC_dump -v dalek
--- NetBiosInfoGet: success, returning host dalek, user dalek full backup started for directory /home started full dump, share=/home Running: /usr/bin/ssh -q -x -l root dalek /usr/bin/rsync --server --sender --numeric-ids --perms --owner --group --devices --links --times --block-size=2048 --recursive -D --ignore-times . /home/ Xfer PIDs are now 12711 xferPids 12711 Read EOF: Connection reset by peer Tried again: got 0 bytes Done: 0 files, 0 bytes Got fatal error during xfer (Unable to read 4 bytes) cmdSystemOrEval: about to system /bin/ping -c 1 192.168.0.17 cmdSystemOrEval: finished: got output PING 192.168.0.17 (192.168.0.17) 56(84) bytes of data. 64 bytes from 192.168.0.17: icmp_seq=1 ttl=64 time=0.228 ms ---- When I run the rsync part on its own it says unknown host. Running $>ssh -l root 192.168.0.17 whoami I get "root" The rsync versions are the same on both hosts. This leaves me confused. -- Regards Wayne ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ 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/
