Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: offtopic:rsync on unix
Hello mike,
Copy the identity.pub from your local machine ( this will be in $HOME/.ssh) to the remote machine's authorized_keys ( in $HOME/.ssh dir) and you should be able to connect the remote machine with out the password i.e automatically.
note:ssh key can be generated on your local machine using ssh-keygen
Thanks
Srinivas
mike ding wrote:
> Hi, all,
>
> I would like to transfer some files from local to remote server through
> cron, i used 'rsync' with 'ssh' before. But when i asked our unix guy to
> install this utility, he didn't know how to set up automatic authentication.
> Could somebody shed more light on this? Thanks.
>
> mike
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: mike ding
> INET: mding1997_at_mail.net
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Fri Dec 01 2000 - 11:58:08 CST
![]() |
![]() |