Hi, I finally got rsync to work, it seems it didn't like being located in /usr/local/bin/rsync, so I created a symbolic link from there to /usr/bin/rsync and all worked fine!
My next problem is that it is prompting me to enter a password each time I run it. I really want rsync to run automatically via a cronjob. Is there a way to send the password to rsync so I don't have to enter it manually every time????? Many thanks, Tom -- Tom Freeman Web Developer NISS - EduServ +44 (0)1225 474371 ----- Original Message ----- From: "wim delvaux" <[EMAIL PROTECTED]> To: "Tom Freeman" <[EMAIL PROTECTED]> Sent: Thursday, February 27, 2003 3:23 PM Subject: Re: Newbie Question > On Thursday 27 February 2003 16:19, you wrote: > > Hi, > > thanks for the reply, > > yeah i've checked the PATH and rsync is definately in the user tdf's path > > on both machines (i'm running rsync as using tdf). However it is not in > > roots path... but as i'm not running as root I guess this doesn't > > matter...? cheers, > > What you also could try is to run strace on the remote's sshd daemon. and see > what is going on > Perhaps the sequence is > sshd (as root) forks sshd forks rsync which setuid ? > > > > > Tom > > -- > > Tom Freeman > > Web Developer > > NISS - EduServ > > +44 (0)1225 474371 > > ----- Original Message ----- > > From: "wim delvaux" <[EMAIL PROTECTED]> > > To: "Tom Freeman" <[EMAIL PROTECTED]> > > Sent: Thursday, February 27, 2003 3:00 PM > > Subject: Re: Newbie Question > > > > > Make sure that the PATH variable is setup properly > > > > > > W > > -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html