On Sat, Dec 09, 2006 at 03:04:22PM +0100, Vincent Snijders wrote:
> Dave Coventry schreef:
>  > I'm looking for a quick and dirty way of lumping several (well,
> >thousands) of small text files into a larger file. Currently the larger 
> >file is just the smaller files appended onto each other, but it would be 
> >nice to have this file compressed.
> 
> For some components to create zip archives, see also: 
> http://wiki.lazarus.freepascal.org/Components_and_Code_examples#Archiving

Note that the 2.1.1+ FCL includes libtar to create tar files, that can be
combined with zstream to work with .tar.gz files. Added to above URL.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to