BackupPC-users

[BackupPC-users] BackupPC and Windows/ Cygwin clients via ssh/ rsync

2009-02-16 15:58:24
Subject: [BackupPC-users] BackupPC and Windows/ Cygwin clients via ssh/ rsync
From: "David Christensen" <dpchrist AT holgerdanske DOT com>
To: <backuppc-users AT lists.sourceforge DOT net>
Date: Mon, 16 Feb 2009 12:56:20 -0800
backuppc-users:

I am a BackupPC newbie who has installed BackupPC on a dedicated Debian
4 machine and is successfully backing up Linux and FreeBSD machines via
ssh/ rsync.  Good stuff!  :-)


However, when I attempt to backup Windows XP Professional SP3/ Cygwin
machines via ssh/rsync, BackupPC will process anywhere from dozens to
hundreds of files and then hang, usually on a large file (console
session follows).


RTFM and STFW, I found various items, but no resolution.


I tried invoking rsync from the server console to pull in files from a
Windows/ Cygwin machine, but the process also hanged.


I think the problem lies with Cygwin, but don't know how to troubleshoot
it.


Has anybody been able to get BackupPC working with Windows/ Cygwin
clients via ssh/ rsync?


TIA,

David

--



2009-02-16 11:55:07 backuppc@p3450 ~
$ cat /etc/backuppc/p43400e.pl
# $Id: p43400e.pl,v 1.1 2009/02/15 19:49:00 dpchrist Exp $
#
# BackupPC host configuration file for p43400e.

$Conf{XferMethod} = 'rsync';

$Conf{RsyncShareName} = [ qw(
        /cygdrive/h/data
        /cygdrive/h/outlook
        /cygdrive/h/userdocs
) ];

$Conf{RsyncClientCmd} = '$sshPath -q -x -l backup $host $rsyncPath
$argList+';



2009-02-16 11:55:15 backuppc@p3450 ~
$ bin/BackupPC_dump -v -f p43400e
cmdSystemOrEval: about to system /bin/ping -c 1 p43400e
cmdSystemOrEval: finished: got output PING p43400e.holgerdanske.com (192
.168.0.15) 56(84) bytes of data.
64 bytes from p43400e.holgerdanske.com (192.168.0.15): icmp_seq=1 ttl=12
8 time=1.39 ms

--- p43400e.holgerdanske.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 1.391/1.391/1.391/0.000 ms

cmdSystemOrEval: about to system /bin/ping -c 1 p43400e
cmdSystemOrEval: finished: got output PING p43400e.holgerdanske.com (192
.168.0.15) 56(84) bytes of data.
64 bytes from p43400e.holgerdanske.com (192.168.0.15): icmp_seq=1 ttl=12
8 time=1.39 ms

--- p43400e.holgerdanske.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 1.394/1.394/1.394/0.000 ms

CheckHostAlive: returning 1.39
started full dump, share=/cygdrive/h/data
Running: /usr/bin/ssh -q -x -l backup p43400e /usr/bin/rsync --server --
sender --numeric-ids --perms --owner --group --devices --links --times -
-block-size=2048 --recursive -D --ignore-times . /cygdrive/h/data/
Xfer PIDs are now 2887
xferPids 2887
Got remote protocol 30
Negotiated protocol version 26
Xfer PIDs are now 2887,2888
xferPids 2887,2888
  create d 700 500/4294967295           0 .
  create d 700 500/4294967295           0 attachments
<snip>
  same     700 500/4294967295       47835 benchmark/tyan-s1854-trinity-4
00-p3-1000-20061203-1624.html
  same     700 500/4294967295       29455 benchmark/tyan-s1854-trinity-4
00-p3-533b-20041101-1957.html
  create d 700 500/4294967295           0 bittorrent
  create d 700  1004/513           0 bittorrent/chrysaor.info
finish: removing in-process file bittorrent/chrysaor.info/debian-500-i38
6-netinst.iso
Child is aborting
Done: 182 files, 26562470 bytes
Got fatal error during xfer (aborted by user (signal=INT))
Backup aborted by user signal
dump failed: aborted by user (signal=INT)
link p43400e



2009-02-16 12:03:48 backuppc@p3450 ~
$


------------------------------------------------------------------------------
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
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/