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: FTP Archive Logs

RE: FTP Archive Logs

From: Kevin Lange <kgel_at_ppoone.com>
Date: Thu, 07 Jun 2001 12:40:14 -0700
Message-ID: <F001.00320E45.20010607121101@fatcity.com>

ABSOLUTELY use Binary.

A Binary Transfer on a file does NOTHING to the file but transfer it bit by bit.

An ASCII Transfer on a file converts all the codes to Ascii characters before transfering. A binary coded file gets all screwed up at this point.

And since the Archive Logs are NOT ASCII FILES, you would mess them up.

-----Original Message-----
Sent: Thursday, June 07, 2001 1:32 PM
To: Multiple recipients of list ORACLE-L

I need to ftp several archive logs from one server to another. Do I need to specify either ASCI or BINARY modes? What difference does this make when ftping files? Thanks.

Erik

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Erik Williams
  INET: ewilliams_at_brownco.com

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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Kevin Lange
  INET: kgel_at_ppoone.com
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 Thu Jun 07 2001 - 14:40:14 CDT

Original text of this message

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