Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: RMAN and NFS
On Thu, 1 Jul 2004 Jared.Still_at_radisys.com wrote:
> If the SA's won't run NFS for security reasons, they're not likely
> to allow rsh. SSH could probably be used instead, though I haven't
> tried it like this.
ssh is fine for this purpose, and will work on some architectures with no encryption (ssh -c none) or with very cheap encryption (ssh -c blowfish) to keep cycles down during copy.
I actually use ssh for this, but used rsh in my example for simplicity.
-- Jeremiah Wilton http://www.speakeasy.net/~jwilton ---------------------------------------------------------------- Please see the official ORACLE-L FAQ: http://www.orafaq.com ---------------------------------------------------------------- To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Thu Jul 01 2004 - 18:42:36 CDT
![]() |
![]() |