Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: using pipe to export oracle on windows platform

Re: using pipe to export oracle on windows platform

From: Richard Ji <richard.c.ji_at_gmail.com>
Date: Sun, 24 Oct 2004 15:54:00 -0400
Message-ID: <b4d52f204102412545192b3df@mail.gmail.com>


You can still use your compressed folder idea. Combine that with scp 's -C option which does compression on the fly might do it.

Richard

On Sat, 23 Oct 2004 01:00:28 +1000, Nuno Souto <nsouto_at_bizmail.com.au> wrote:
> ----- Original Message -----
> From: "Carel-Jan Engel" <cjpengel.dbalert_at_xs4all.nl>
>
> > Zhu wants to reduce his network traffic when he sends the compressed
> > file to Solaris.
>
> Ah! Dingding. Yeah, the compressed folder won't help much
> there. The only thing I can think of is to still use the
> compressed folder as a holding area to save some disk and use
> gzip/unzip piped to rcp (from cygwin or equivalent) to copy the
> compressed data across. On the Unix side the target/source can
> then be a named pipe withthe usual arrangements.
> That would work, wouldn't it?
>

--
http://www.freelists.org/webpage/oracle-l
Received on Sun Oct 24 2004 - 14:49:44 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US