RE: Re(2): rsync on NT - make doesn't work

2000-10-25 Thread Kevin A. Hall
nal Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On > Behalf Of Rönnblom Janåke /Teknous > Sent: Tuesday, October 24, 2000 11:32 AM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re(2): rsync on NT - make doesn't work > > > [EMAIL PROTECTED]

Re(2): rsync on NT - make doesn't work

2000-10-25 Thread Rönnblom Janåke /Teknous
[EMAIL PROTECTED] skriver: >Yes, that works - Thank-you very much!! > > >But, although it compiled OK, when I try to connect I get a connection >refused. > >I have setup both machines in etc/hosts and in /etc/hosts.allow - and i >noticed > >these files didn't exist on the NT machine (in etc/) an

Re: rsync on NT - make doesn't work

2000-10-25 Thread Janåke Rönnblom
>I want to use rsync to copy files from an NT server to a Linux >machine. >How can I do this? I have downloaded cygwin and rsync for >cygwin, but I compiled it myself with cygwin. But I did download rsync 2.4.6 from rsync.samba.org not the cygwin version (btw thats old), don't forget to run

Re: rsync on NT - make doesn't work

2000-10-24 Thread Mark Swarbrick
On Tue, 24 Oct 2000, Mark Swarbrick wrote: > Yes, that works - Thank-you very much!! > > But, although it compiled OK, when I try to connect I get a connection refused. > I have setup both machines in etc/hosts and in /etc/hosts.allow - and i noticed > these files didn't exist on the NT machine

Re: rsync on NT - make doesn't work

2000-10-24 Thread Mark Swarbrick
Yes, that works - Thank-you very much!! But, although it compiled OK, when I try to connect I get a connection refused. I have setup both machines in etc/hosts and in /etc/hosts.allow - and i noticed these files didn't exist on the NT machine (in etc/) and also that the NT machine doesn't read

rsync on NT - make doesn't work

2000-10-23 Thread Mark Swarbrick
I want to use rsync to copy files from an NT server to a Linux machine. How can I do this? I have downloaded cygwin and rsync for cygwin, but I'm having trouble getting rsync to work on cygwin. I get this when I run make: gcc -I. -I. -g -O2 -c token.c -o token.o In file included from toke