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 from Oracle

RE: Ftp from Oracle

From: James Turner <jturner_at_ungames.com>
Date: Wed, 12 Sep 2001 13:44:14 -0700
Message-ID: <F001.0038C465.20010912132524@fatcity.com>

Roland,

Don't have an example to provide you, but here's something you might look into. Among the PL/SQL supplied packages there's one named UTL_TCP. With a little knowledge of (or reading up on how) FTP works, you should be able to use this package to open a TCP/IP connection and conduct FTP events.

HTH, James Turner

-----Original Message-----
Roland.Skoldblom_at_ica.se
Sent: Tuesday, September 11, 2001 8:10 AM To: Multiple recipients of list ORACLE-L

Hallo,

Is it possible to do ftp commands directly from PL/SQL procedur? Including logon to the ftp server.?
Give me an example please if possible.

Thanks in advance

Roland

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
  INET: Roland.Skoldblom_at_ica.se

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: James Turner INET: jturner_at_ungames.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 Wed Sep 12 2001 - 15:44:14 CDT

Original text of this message

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