Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: ftp from database
An easy way (the way we currently do it) is to call an OS script to do it
from Java. Just make sure that the script has Java execute rights and to
secure the routine to prevent someone from maliciously changing it.
This is much easier than trying to do the Java to FTP directly and works reasonably well.
Rich
Rich Jesse System/Database Administrator rich.jesse_at_quadtechworld.com QuadTech, Sussex, WI USA
> -----Original Message-----
> From: Michael McMullen [mailto:ganstadba_at_hotmail.com]
> Sent: Tuesday, February 17, 2004 10:13 AM
> To: oracle-l_at_freelists.org
> Subject: ftp from database
>
>
> Oracle 9.2.0.4
>
> Any way to ftp straight from the database via a sql query. I
> would just like
> to stream it right out via java to ftp out to the client ip.
>
> Thanks
> Mike
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Tue Feb 17 2004 - 11:09:50 CST
![]() |
![]() |