Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Compressing directory structure using lzma sdk (7z)

807605Jul 19 2007 — edited Jul 19 2007
Hi everyone!

I'm a beginner in things like this, but I need to call some compression method to compress some directory structure. I considered using lzma sdk but I don't have any idea how to do this work with directories. Do I have to copy directory structure and compress files in these directories? How to make one archive file then?

Oh. I'm using package SevenZip and its main method from LzmaAlone.

Does anyone knows the idea?

Thanks in advance...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 16 2007
Added on Jul 19 2007
2 comments
743 views