Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Aug 2002 12:04:44 -0400
From:      "MET" <met@uberstats.com>
To:        <freebsd-questions@freebsd.org>
Subject:   Compression || Noobie
Message-ID:  <002401c2453e$a86ba130$6901a8c0@SURVIVAL>

next in thread | raw e-mail | index | archive | help
I've got ever growing databases that are just getting massive.  I've
already written a program (out of odd entertainment) that creates
backups of the databases.  It also manages the files to only keep a
certain amount around in the directory.  Anyways, I'm missing one KEY
piece.  How do I compress them?  Naturally its got something to do with
'tar -c --file=file.tar file', but when I run that it does 'tar' the
file, but does not compress the file one bit.  

Ideas?

~ Matthew


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002401c2453e$a86ba130$6901a8c0>