Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Convert zip file contents list string to file system

Reply
Thread Tools

Convert zip file contents list string to file system

 
 
feraso feraso is offline
Junior Member
Join Date: Apr 2009
Posts: 1
 
      04-12-2009
Hi all..

How can I convert the list of zip file contents to a form of files and folders like other zip utility do?
For example when I list the contents of zip file I got
/dir1/file1
/dir1/file2
/dir1/file3

what I want is to show user the first level /dir1 then when he double clicks it he will have /file1,/file2,/file3?
Does anybody have any idea?
Thanks
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
convert a zip string to a normal string hftmit@gmail.com Java 3 08-11-2006 07:15 AM
Possibility to add a zip-file to a new zip-file with "add to zip" (right-click) ?? erikkie@casema.nl Computer Support 4 06-26-2006 12:18 AM
Add file to zip, or replace file in zip majj81 Python 0 05-31-2006 07:10 AM
Add file to zip, or replace file in zip abcd Python 7 05-01-2006 10:19 PM
Can I list contents of nested zipfile using Archive::Zip withoutextracting the outermost zip? Graham Wood Perl Misc 3 01-11-2004 01:17 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57