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.
thanks,
nagesh
John O'Conner - 25 Feb 2006 18:44 GMT
> hi,
>
[quoted text clipped - 3 lines]
> 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