Hi,
I've learned that when it comes to burning a DVD RW with data, one can
go ISO or UDF.
As Oracle DBA, I'd like to write the archived files sequentially on a
dvd using UDF (I think ISO can't do that?)
Unfortunately, in the Java World, UDF means "user defined function", so
the Google search is not adequate.
Is there a Java Package that provides i/o functions for reading/writing
according to UDF format?
If anyone has an idea, please let me know.
***********************************************
Beatles quote of the day:
Well you can indicate anything you see..
***********************************************
.
Roedy Green - 11 Nov 2005 08:54 GMT
>Is there a Java Package that provides i/o functions for reading/writing
>according to UDF format?
see http://mindprod.com/jgloss/cdburning.html
and follow the link to the CD burning FAQ. It may help.
Also http://mindprod.com/jgloss/udf.html
may help too.

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
jbmorla@gmail.com - 11 Nov 2005 22:01 GMT
Many thanks for your reply.
I didn't find the magic package yet but there is plenty to learn about
CD handling on the mindprod.com site.
I've searched through the packages list on the java Sun site and I
didn't find any related to write on CD RW.
Maybe I just need to find a software like Nero or Cheetah that can be
called from the command line with arguments and get them to write files
sequentially. Anyway it has to be working on Red Hat Linux
*****************************************************
Carve your number on my wall
and maybe you will get a call from me
if I needed someone
*****************************************************