Re: [BackupPC-users] Backing up Windows using rsync

2017-09-21 Thread Jeffrey West via BackupPC-users
es.de] Sent: Thursday, September 21, 2017 10:58 AM To: Jeffrey West via BackupPC-users Cc: Les Mikesell ; Jeffrey West Subject: Re: [BackupPC-users] Backing up Windows using rsync Hi, just for the record, Jeffrey West via BackupPC-users wrote on 2017-09-19 12:10:56 -0400 [Re: [BackupPC-users] Backi

Re: [BackupPC-users] Backing up Windows using rsync

2017-09-21 Thread Holger Parplies
Hi, just for the record, Jeffrey West via BackupPC-users wrote on 2017-09-19 12:10:56 -0400 [Re: [BackupPC-users] Backing up Windows using rsync]: > [...] > > $Conf{XferMethod} = 'rsyncd'; > $conf{RsyncShareName} = 'c-drive'; you need to assign to the correct

Re: [BackupPC-users] Backing up Windows using rsync

2017-09-19 Thread Les Mikesell
On Tue, Sep 19, 2017 at 2:21 PM, Jeffrey West wrote: > Les, > > Thanks! I didn't realize you could edit the individual configs from the web > interface. Yes, not only that but if you have identical or near-clone systems you can copy the setup by adding them in the web interface with the syntax n

Re: [BackupPC-users] Backing up Windows using rsync

2017-09-19 Thread Jeffrey West via BackupPC-users
407-925-7030 www.riptidesoftware.com -Original Message- From: Les Mikesell [mailto:lesmikes...@gmail.com] Sent: Tuesday, September 19, 2017 1:41 PM To: Jeffrey West Cc: General list for user discussion, questions and support Subject: Re: [BackupPC-users] Backing up Windows using rsync

Re: [BackupPC-users] Backing up Windows using rsync

2017-09-19 Thread Les Mikesell
On Tue, Sep 19, 2017 at 12:24 PM, Jeffrey West wrote: > This is what I am seeing from the web interface. > > Last status is state "idle" (backup failed) as of 9/19 09:28. > Last error is "Unknown module '/'". > Pings to l-jwest17b.corpnet.com have succeeded 50 consecutive times. > > I wonder why i

Re: [BackupPC-users] Backing up Windows using rsync

2017-09-19 Thread Jeffrey West via BackupPC-users
To: Jeffrey West Cc: General list for user discussion, questions and support Subject: Re: [BackupPC-users] Backing up Windows using rsync On Tue, Sep 19, 2017 at 11:10 AM, Jeffrey West wrote: > I am using a pl config file just for my host which has the following > in it now. > &

Re: [BackupPC-users] Backing up Windows using rsync

2017-09-19 Thread Les Mikesell
On Tue, Sep 19, 2017 at 11:10 AM, Jeffrey West wrote: > I am using a pl config file just for my host which has the following in it > now. > > $Conf{RsyncdClientPort} = 873; > $Conf{ClientNameAlias} = 'l-jwest17b.corpnet.com'; > $Conf{XferMethod} = 'rsyncd'; > $conf{RsyncShareName} = 'c-drive'; > $

Re: [BackupPC-users] Backing up Windows using rsync

2017-09-19 Thread Jeffrey West via BackupPC-users
e Office 321-296-7724 ext 216 Direct 407-542-7697 Cell407-925-7030 www.riptidesoftware.com -Original Message- From: Les Mikesell [mailto:lesmikes...@gmail.com] Sent: Tuesday, September 19, 2017 11:17 AM To: Jeffrey West Cc: General list for user discussion, questions and support Subject: Re: [B

Re: [BackupPC-users] Backing up Windows using rsync

2017-09-19 Thread Michael Stowe
On 2017-09-19 05:55, Jeffrey West wrote: Yes, I am looking for a way that is does not connect on port 22, but instead connects to port 873 and just uses rsync to do the transfer. My machine has rsync running and listening on port 873 C:\Users\jeffrey.west>netstat -an | grep 873 TCP0.0.0.

Re: [BackupPC-users] Backing up Windows using rsync

2017-09-19 Thread Les Mikesell
On Tue, Sep 19, 2017 at 7:59 AM, Jeffrey West wrote: > > Changing the method to rsyncd made some progress. It now connects on port > 873. I am now getting this error > > Last error is "Unknown module '/'". > > $Conf{XferMethod} = 'rsyncd'; > > $conf{RsyncShareName} = 'C'; Something is wrong in

Re: [BackupPC-users] Backing up Windows using rsync

2017-09-19 Thread Jeffrey West via BackupPC-users
Riptide Software Office 321-296-7724 ext 216 Direct 407-542-7697 Cell407-925-7030 www.riptidesoftware.com -Original Message- From: Les Mikesell [mailto:lesmikes...@gmail.com] Sent: Monday, September 18, 2017 5:01 PM To: General list for user discussion, questions and support < backuppc-users@li

Re: [BackupPC-users] Backing up Windows using rsync

2017-09-19 Thread Jeffrey West via BackupPC-users
*From:* Michael Stowe [mailto:michael.st...@member.mensa.org] *Sent:* Monday, September 18, 2017 5:25 PM *To:* General list for user discussion, questions and support < backuppc-users@lists.sourceforge.net> *Cc:* Jeffrey West *Subject:* Re: [BackupPC-users] Backing up Windows using rsync O

Re: [BackupPC-users] Backing up Windows using rsync

2017-09-18 Thread Michael Stowe
On 2017-09-18 11:47, Jeffrey West via BackupPC-users wrote: All, I have rsync up and running on Windows and can successfully transfer files by running the rsync command from the BackupPC command line. I do not want to use SSH. Is there some way I can tell BackupPC not to use SSH when conne

Re: [BackupPC-users] Backing up Windows using rsync

2017-09-18 Thread Les Mikesell
On Mon, Sep 18, 2017 at 1:47 PM, Jeffrey West via BackupPC-users wrote: > All, > > I have rsync up and running on Windows and can successfully transfer files > by running the rsync command from the BackupPC command line. I do not want > to use SSH. Is there some way I can tell BackupPC not to u