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: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Tue, 4 Apr 2000 09:07:52 +0100
Message-ID: <8cc7sv$28f$1@soap.pipex.net>


thanks

--
Niall Litchfield
Oracle DBA
Audit Commission UK
"Tom Zamani" <tomz_at_redflex.com.au> wrote in message news:8cbun0$kif$1_at_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 - 03:07:52 CDT

Original text of this message

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