Hi, Thanks. It worked!
        Now I want to put it in a crontab to get hour by hour.
        But ssh is interactive. I know that there is a way to put ssh password
that I dont have to type it all the time.
        How to do this?
        Thanks again,           PH
Quoting Pierre Abbat ([EMAIL PROTECTED]):
> On Fri, 01 Sep 2000, Paulo Henrique Baptista de Oliveira wrote:
> >Hi,
> >     I tried:
> >e10000:/var/www/dir/subdir$ rsync -rav -e 'ssh -p 6666' -P 
>www.mysite.com::var/www/dir/subdir .
> >failed to connect to www.mysite.com - Connection refused
> >e10000:/var/www/dir/subdir$ 
> 
> Drop one colon. Two colons mean you're connecting to an rsync server. One means
> you're going over ssh.
> 
> phma

Reply via email to