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: How to perform ftp transfer with UTL_TCP or similar

Re: How to perform ftp transfer with UTL_TCP or similar

From: Eriovaldo Andrietta <ecandrietta_at_gmail.com>
Date: Mon, 4 Jun 2007 20:38:36 -0300
Message-ID: <90b7e6bd0706041638u196d2146x87a0af69d6cb52@mail.gmail.com>


Hi Edgar,
I am gratefull for your help.
The code is complete, we actualy donīt need to reinvent things.

In this code, it is required a 9.x Oracle Version. I am working with 8.1.7.
We are facing problem with UTL_HTTP in order to start the connect to a server that store files.

But your code is robust.
Regards and Thanks
Eriovaldo

On 6/2/07, Edgar Chupit <chupit_at_gmail.com> wrote:
>
> Hello Eriovaldo,
>
> Take a look at this excellent library, it provides all basic FTP Client
> functionality. I've used in small proof-of-concept application, but it did
> it job successfully, without any problems.
>
>
> http://www.myoracleportal.com/Downloads/d_op=viewdownloaddetails/lid=23.html
>
> On 6/2/07, Eriovaldo Andrietta <ecandrietta_at_gmail.com> wrote:
> >
> > Hi,
> >
> > I would like to receive from anyone, a sample code that perform ftp
> > using UTL_TCP or UTL_HTTP or UTL_FILE.
> >
> >
>
>
>
> --
> Best regards,
> Edgar Chupit
> callto://edgar.chupit

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Jun 04 2007 - 18:38:36 CDT

Original text of this message

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