Re: [BackupPC-users] Setup for Windows backup with rsync

2024-01-20 Thread backuppc
It is safer and more versatile to setup ssh on your Windows machine
and then just use 'rsync'
Rsyncd uses minimal security and an incompatible config format from
rsync-ssh.

Samual Flossie wrote at about 10:15:17 -0500 on Saturday, January 20, 2024:
 > There are several windows rsyncd install/config tutorials. Recommend
 > looking at this one:
 > https://kifarunix.com/backup-windows-system-with-backuppc-using-rsyncd/
 > 
 > rsyncd is at cygwin-rsyncd  and
 > can download Cygwin-Rsyncd installer from Releases page
 >  and and install it on
 > your windows system
 > (https://github.com/backuppc/cygwin-rsyncd/releases)
 > 
 > Sam
 > 
 > On Sat, Jan 20, 2024 at 12:22 AM Les Mikesell  wrote:
 > 
 > > On Fri, Jan 19, 2024 at 4:06 PM Stephen Blackwell 
 > > wrote:
 > > >
 > > > My external backup drive died recently so I bought a NAS and installed a
 > > docker with Backuppc in it and set it up to backup my Linux box. Works like
 > > a charm.
 > > >
 > > > Now I want to add my Windows laptop to the list of clients. I was
 > > following this guide but I get this error in the XferLOG.bad.z file:
 > > >
 > >
 > > You are supposed to use the rsyncd backup method in backuppc with that
 > > setup, not rsync.  The difference is that rsyncd expects to connect
 > > directly with a listening rsync daemon, not start one with ssh.
 > >
 > > --
 > > Les Mikesell
 > >lesmikes...@gmail.com
 > >
 > >
 > > ___
 > > BackupPC-users mailing list
 > > BackupPC-users@lists.sourceforge.net
 > > List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
 > > Wiki:https://github.com/backuppc/backuppc/wiki
 > > Project: https://backuppc.github.io/backuppc/
 > >
 > ___
 > BackupPC-users mailing list
 > BackupPC-users@lists.sourceforge.net
 > List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
 > Wiki:https://github.com/backuppc/backuppc/wiki
 > Project: https://backuppc.github.io/backuppc/


___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/


Re: [BackupPC-users] Setup for Windows backup with rsync

2024-01-20 Thread Les Mikesell
On Sat, Jan 20, 2024 at 9:18 AM Stephen Blackwell  wrote:
>
> Ah, that was it. Well, that and a couple of other parameters needed setting.
> Thank you.

Also, it is possible to do a better job on windows if you use the VSS
shadow copy system in combination with rsyncd.   I'm not an expert on
that myself but you can probably find what has previously been posted
to this list if you search.

-- 
   Les Mikesell
 lesmikes...@gmail.com


___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/


Re: [BackupPC-users] Setup for Windows backup with rsync

2024-01-20 Thread Stephen Blackwell
Ah, that was it. Well, that and a couple of other parameters needed setting.
Thank you.

On Sat, Jan 20, 2024 at 12:22 AM Les Mikesell  wrote:

> On Fri, Jan 19, 2024 at 4:06 PM Stephen Blackwell 
> wrote:
> >
> > My external backup drive died recently so I bought a NAS and installed a
> docker with Backuppc in it and set it up to backup my Linux box. Works like
> a charm.
> >
> > Now I want to add my Windows laptop to the list of clients. I was
> following this guide but I get this error in the XferLOG.bad.z file:
> >
>
> You are supposed to use the rsyncd backup method in backuppc with that
> setup, not rsync.  The difference is that rsyncd expects to connect
> directly with a listening rsync daemon, not start one with ssh.
>
> --
> Les Mikesell
>lesmikes...@gmail.com
>
>
> ___
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:https://github.com/backuppc/backuppc/wiki
> Project: https://backuppc.github.io/backuppc/
>
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/


Re: [BackupPC-users] Setup for Windows backup with rsync

2024-01-20 Thread Samual Flossie
There are several windows rsyncd install/config tutorials. Recommend
looking at this one:
https://kifarunix.com/backup-windows-system-with-backuppc-using-rsyncd/

rsyncd is at cygwin-rsyncd  and
can download Cygwin-Rsyncd installer from Releases page
 and and install it on
your windows system
(https://github.com/backuppc/cygwin-rsyncd/releases)

Sam

On Sat, Jan 20, 2024 at 12:22 AM Les Mikesell  wrote:

> On Fri, Jan 19, 2024 at 4:06 PM Stephen Blackwell 
> wrote:
> >
> > My external backup drive died recently so I bought a NAS and installed a
> docker with Backuppc in it and set it up to backup my Linux box. Works like
> a charm.
> >
> > Now I want to add my Windows laptop to the list of clients. I was
> following this guide but I get this error in the XferLOG.bad.z file:
> >
>
> You are supposed to use the rsyncd backup method in backuppc with that
> setup, not rsync.  The difference is that rsyncd expects to connect
> directly with a listening rsync daemon, not start one with ssh.
>
> --
> Les Mikesell
>lesmikes...@gmail.com
>
>
> ___
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:https://github.com/backuppc/backuppc/wiki
> Project: https://backuppc.github.io/backuppc/
>
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/