Re: does java has any api for compressing files or folders by tar and gzip?



Nagesh wrote:
hi,

Does java has any api for compressing files or folders by tar and
gzip?where do i get the library(jar) for this? i seen standard java api
only provides java.util.zip classes only. But it does not have any
classes for tar and gzip. Pls give me any links where i get libraires
downloadable.



The 1st listing from Google provides a tar library...try it "java tar".

--
John O'Conner
.



Relevant Pages