scp in a multi-piped command?
From: Jared (jared_at_hwai.com)
Date: 01/23/04
- Previous message: Anne & Lynn Wheeler: "Re: When rsa vs dsa"
- Next in thread: Darren Dunham: "Re: scp in a multi-piped command?"
- Reply: Darren Dunham: "Re: scp in a multi-piped command?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 23 Jan 2004 13:39:28 -0800
Hi all,
I am trying to determine a means of:
exporting from Oracle |
passing it through gzip or compress |
transferring the file |
gzip -d or uncompress on the other end |
import into Oracle
It is very straightforward to take an Oracle export and pipe it to
'compress'. This works, and is a well-known technique. What I want
to do is use scp in batch mode for the transfer.
I have read on how to set up ssh in batch mode and am pretty confident
I can get it working between two servers. What I am wondering is
whether anyone here has tried this (or a Sybase bcp) and/or whether
there is a gotcha I am missing. Comments sought!
Kind regards,
Jared
- Previous message: Anne & Lynn Wheeler: "Re: When rsa vs dsa"
- Next in thread: Darren Dunham: "Re: scp in a multi-piped command?"
- Reply: Darren Dunham: "Re: scp in a multi-piped command?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|