Menu

How to get ISO 9660 filename

2003-06-28
2003-07-16
  • Mattias Jiderhamn

    I have CD-Rs with Joliet filenames on which I need to find the ISO 9660 (8.3) filename using Java. Can this be done using java-avm? Does anyone know of any other way? (I'm using Windows.)

     
    • Fran Taylor

      Fran Taylor - 2003-07-11

      You might try using one of the utility programs (isoinfo) that come with cdrtools.  Runtime.exec() is your friend here.  This seems like a useful feature, so if you figure out a good way to do this, let me know and I will incorporate it into java-avm.

       
      • Mattias Jiderhamn

        Why haven't I thought about that idea...?

        Well. Never found any tool to view the ISO 9660 filenames from CD. Possibly isoinfo would do it for an ISO image, which is not interessting for me.

        You don't happen to know of any other tool?

        I use IsoBuster to see the ISO 9660 filename, but it's not a command line app so it's "rather hard" getting the information into Java.

        Thanks anyway.

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.