Java Mailing List Archive

http://www.dba.5341.com/

Home » Home (12/2007) » oracle l »

RE: ftp from database

Jesse, Rich

2004-02-17


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@(protected)


> -----Original Message-----
> From: Michael McMullen [mailto:ganstadba@(protected)]
> Sent: Tuesday, February 17, 2004 10:13 AM
> To: oracle-l@(protected)
> 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
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request@(protected)
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------


©2008 dba.5341.com - Jax Systems, LLC, U.S.A.