Re: rsync: Re: using rsync to backup windows workstations

2001-11-15 Thread Thomas Lambert
ssh is version 2.9. RedHat 7.1. I try to keep the latest updates, but sometimes I get behind. - Original Message - From: "Dave Dykstra" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 14, 2001 5:02 PM Subject: Re: rsync: Re: using r

Re: rsync: Re: using rsync to backup windows workstations

2001-11-14 Thread Dave Dykstra
On Wed, Nov 14, 2001 at 04:23:32PM -0500, Thomas Lambert wrote: > THAT WAS IT!! I just had authorized_keys and not authorized_keys2. I > knew I had to be close. > > THANK YOU! THANK YOU! THANK YOU! Then your server just be older than openssh 3.0. Right? - Dave Dykstra

Re: rsync: Re: using rsync to backup windows workstations

2001-11-14 Thread Dave Dykstra
On Wed, Nov 14, 2001 at 02:47:42PM -0600, Ben Ricker wrote: > On Wed, 2001-11-14 at 14:35, Thomas Lambert wrote: > > I thought just a straight rsync daemon was unsecure. I am sending data from > > remote dial-up sites, through the internet to my server. That is why I am > > using ssh (well tryin

Re: rsync: Re: using rsync to backup windows workstations

2001-11-14 Thread Thomas Lambert
Subject: Re: rsync: Re: using rsync to backup windows workstations > On Wed, 2001-11-14 at 14:35, Thomas Lambert wrote: > > I thought just a straight rsync daemon was unsecure. I am sending data from > > remote dial-up sites, through the internet to my server. That is why I am >

Re: rsync: Re: using rsync to backup windows workstations

2001-11-14 Thread Ben Ricker
On Wed, 2001-11-14 at 14:35, Thomas Lambert wrote: > I thought just a straight rsync daemon was unsecure. I am sending data from > remote dial-up sites, through the internet to my server. That is why I am > using ssh (well trying to use it). If this was just for my internal > network, then YES,

Re: rsync: Re: using rsync to backup windows workstations

2001-11-14 Thread Thomas Lambert
; To: <[EMAIL PROTECTED]> Sent: Wednesday, November 14, 2001 2:45 PM Subject: Re: rsync: Re: using rsync to backup windows workstations > On Wed, Nov 14, 2001 at 10:15:59AM -0500, Thomas Lambert wrote: > >I have about 12 NT servers that I want to backup 1 directory to my Linux > &

Re: rsync: Re: using rsync to backup windows workstations

2001-11-14 Thread Bill Campbell
On Wed, Nov 14, 2001 at 10:15:59AM -0500, Thomas Lambert wrote: >I have about 12 NT servers that I want to backup 1 directory to my Linux >Server. The problem I am having is trying to get it not to ask for the >user's password. I am trying to use ssh. I just installed the latest >cygwin on my N