Re: [BackupPC-users] cygwin-rsyncd vs. backuppc-rsyncd

2005-11-21 Thread Joe Hood
I am having problem with Cygwin's rsyncd (tunneled through ssh) and did not know of a Backuppc rsyncd. (I'm getting an rsync protocol mismatch, I'm thinking it has something to do with my Backuppc machine running on a AMD64 system). On 11/21/05, Carl Wilhelm Soderstrom <[EMAIL PROTECTED]> wrote:

Re: [BackupPC-users] Backup of one server hangs

2005-11-17 Thread Joe Hood
Try "$Conf{ClientTimeout} = ;" in your config.pl file (or in the offending server's configuration file). On 11/17/05, Ken Long <[EMAIL PROTECTED]> wrote: > I have been trying to get BackupPC implemented on my network and have > had reasonable success other than with one server. > > Unfortunately,

Re: [BackupPC-users] ubuntu amd64 and File::RsyncP

2005-11-15 Thread Joe Hood
Any reason you didn't do `apt-get install libfile-rsyncp-perl` ? I haven't played with Ubuntu but I do dwell in Debian and am using amd64 for my backuppc server. On 11/15/05, sergio <[EMAIL PROTECTED]> wrote: > > i have installed backuppc, and everything seems okay (i can see > everything on the

Re: [BackupPC-users] Rsync with Cygwin on W2K3

2005-11-14 Thread Joe Hood
7, [3 4], [3], NULL, NULL) = 1 (out [3]) write(3, "C\377\317\222\7Z\303\326\226 \375P\230\352tV3\230\30\202"..., 48) = 48 select(7, [3 4], [], NULL, NULL )= 1 (in [4]) read(4, "\n", 16384)= 1 select(7, [3 4], [3], NULL, NULL) = 1 (out [3]) write(3, "\376\32\201\20

[BackupPC-users] Rsync with Cygwin on W2K3

2005-11-07 Thread Joe Hood
I've been getting errors trying to pull copies of .PST files from an Exchange box (the files are not locked). Running the backuppc rysync command manually I get rsync protocol mismatch. I get no extraneous characters through ssh. Any ideas? Thanks, Joe

[BackupPC-users] Backuppc Command Line

2005-10-13 Thread Joe Hood
Any easy way to glean the commands with which parameters the web interface is using? I'm trying to create Tar files from Bash for tape backup storage. Any one have examples that work? Only localhost seems to work for me: Works: ./BackupPC_tarCreate -h localhost -n -1 -s /etc / -t -r >/tmp/blah2