Nested zips in Scala

[email protected] Wed, 15 Jun 2016 09:22:51 -0700 (PDT)
Newsgroups gmane.comp.lang.scala
Message-ID <[email protected]>
Hi there, new to scala not new to coding. I can unzip files no problem but 
I'm having trouble with unzipping nested zip files with scala, has anyone 
here dealt with this problem and give some example of pointers? Thanks!

Original.zip contains
file1.txt
file2.txt
file3.zip contains 
              file3.txt
file4.zip contains
              file4.txt

I want to be able to extract all the text files automatically/recursively

Thanks!
 

-- 
You received this message because you are subscribed to the Google Groups "scala-language" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.