View Single Post
  #4 (permalink)  
Old 07-09-2009, 01:08 AM
sito42 sito42 is offline
Member
 
Join Date: Jul 2009
Posts: 4
Rep Power: 0
sito42 is on a distinguished road
Default
I figured it out. It seemed like truezip didn't like the fact that the zip file was created using ZipOutputStream. So when I used truezip to zip the file, it worked.
Reply With Quote