I want to compress a file into zip, rar and 7z format using java code. Also I want to decompress these files at a specified location. Can anyone please tell me how to compress and decompress files using 7-zip in java?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
I have used : sevenzipjbinding.jar sevenzipjbinding-Allplatforms.jar I am now able to decompress files using these jars. Try this link for decompression: http://sourceforge.net/projects/sevenzipjbind/forums/forum/757964/topic/3844899 |
|||
|
|
|
Its much easier to write a bach script which you call from java to extract and compress |
|||||
|
7zip javainto a search engine? You would have found hits like 7-Zip-JBinding. – David Schwartz Oct 8 '12 at 11:55