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

Home -> Community -> Usenet -> c.d.o.misc -> Re: FTP

Re: FTP

From: Tom Zamani <tomz_at_redflex.com.au>
Date: Tue, 4 Apr 2000 15:23:55 +1000
Message-ID: <8cbun0$kif$1@perki.connect.com.au>


I am using Oracle 8i on unix(linux), I have a shell script which get the user id, passwrod, ftpserver, file name, command(get or put) etc.. then I execute this script from PLSQL, and works just fine. maybe you can do something like this.
Tom

Niall Litchfield <n-litchfield_at_audit-commission.gov.uk> wrote in message news:8cadn8$skh$1_at_soap.pipex.net...
> Is there a built in package(8i) that allows you to ftp bfile/blob data
about
> the place. I have a developer who is coding a web solution and using ftp
on
> file system files. ISTM that a cleaner solution might be to store the data
> in the database and ftp from there. soemthing along the lines of
> dbms_ftp.put_file(ftp_location,bfile_reference) would be nice
>
> --
> Niall Litchfield
> Oracle DBA
> Audit Commission UK
>
>
Received on Tue Apr 04 2000 - 00:23:55 CDT

Original text of this message

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