You need to have your ssh environment setup so it doesn't require
passphrases: ssh-keygen -P '' -C user@wherever
--
Sean Berry works with many flavors of UNIX, but especially Solaris/SPARC and
NetBSD. His hobbies include graphics and raytracing. He drinks coke mostly.
His opinions are not necessarily those of his employers.
On Thu, 17 Aug 2000, Peter Loo wrote:
> Hi,
>
> Can someone please tell me what this error message is?
>
> This is my command:
> ===================
> /usr/local/bin/rsync -e
> ssh --delete -gHloprtvn --rsync-path=/usr/local/bin/rsync --exclude=pcdata/t
> mp --exclude=vssver.scc
> --exclude=.htaccess /usr/local/apache/cgi-bin/FOLDER.GIF
> $host:/home/peter/testarea/FOLDER.GIF
>
> This is the error message:
> ==========================
> You have no controlling tty and no DISPLAY. Cannot read passphrase.
> unexpected EOF in read_timeout
>
> Thanks.
>
> Peter
>