Once backuppc gets an ssh connection with the client, does it try to do something with rsync?
How would I increase logging to get some useful output? I raised Xfer.log.level to 9 but it didn't change much. On 7/4/2016 2:56 PM, Adam Hardy wrote: > Hi > > I had to re-install cygwin on a Win7 client but kept the same 'backuppc' user > on > the system and I see that backuppc can't connect any more. > > I tried ssh'ing to the client from linux and there were warning messages about > unknown hosts which I was able to sort out. > > This is what I see in the logs from a test restore on a file: > > > Running: /usr/bin/ssh -q -x -l backuppc fangorn /usr/bin/rsync --server > --numeric-ids --perms --owner --group -D --links --hard-links --times > --block-size=2048 --relative --ignore-times --recursive . > /cygdrive/d/Documents/ > Xfer PIDs are now 12390 > Rsync command pid is 12390 > Fetching remote protocol > Read EOF: Connection reset by peer > Tried again: got 0 bytes > Done: 0 files, 0 bytes > restore failed: Unable to read 4 bytes > > > > If I run the command from a shell, it connects and sits there waiting, which I > assume is good. Is there anything else I can do to diagnose the problem? > > Thanks > Adam > > ------------------------------------------------------------------------------ > Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San > Francisco, CA to explore cutting-edge tech and listen to tech luminaries > present their vision of the future. This family event has something for > everyone, including kids. Get more information and register today. > http://sdm.link/attshape > _______________________________________________ > 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/ > ------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape _______________________________________________ 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/
