On  2 Jul 2001, "Slattery,Rafe" <[EMAIL PROTECTED]> wrote:
> This may be a regularly asked question and if so I apologise... I did do a
> search through the list archives but could not find an answer. A web search
> did turn up an answer, but unfortunately I don't speak, Flemish or whatever
> it is.
> 
> Anyways... problem
> Trying to get rsync runing over SSH via cron.
> I get the following error mail.
> +++
> Your "at" job on visi1
> "/var/spool/cron/atjobs/994083420.a"
> 
> produced the following output:
> 
> You have no controlling terminal.Can't initialize readline for
> confirmations.
> +++
> 
> command I am using
>  rsync -e ssh --rsync-path=/export/home/inprise/bin/rsync grainne/*
> [EMAIL PROTECTED]:/tmp/gr/
> 
> running on Solaris 2.6, ssh 2.3 and rsync 2.4.1

What happens if you use -e 'ssh -n' to tell ssh not to use a tty at
all?

-- 
Martin 
VA Linux Systems

Reply via email to