Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Ftp from Oracle
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-LReceived on Wed Sep 12 2001 - 15:44:14 CDT
(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).