Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Mar 2009 23:09:12 +0100
From:      Ivan Voras <ivoras@freebsd.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: Compression with *.zip output
Message-ID:  <gq3oih$clt$1@ger.gmane.org>
In-Reply-To: <20090321122856.735b30e5.freebsd@edvax.de>
References:  <ab50e581e2eb1586ab4bc82414c7372d.squirrel@relay.lc-words.com>	<20090321112059.5be0581a.freebsd@edvax.de>	<49C4C108.5080406@gmail.com> <20090321122856.735b30e5.freebsd@edvax.de>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigC2D8E2120553E7DF4CB85218
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Polytropon wrote:

>=20
> On Sat, 21 Mar 2009 12:27:20 +0200, Manolis Kiagias <sonic2000gr@gmail.=
com> wrote:
>> Wildly off-topic as we are discussing Windows, but all recent versions=

>> (XP, Vista, etc) can handle zip files. They call them "compressed
>> folders" (don't confuse with NTFS compression though) and even have a
>> silly wizard-like interface for extracting files from them.  If you
>> don't like it you can always install WinZip to take over this function=
=2E
>=20
> I've seen "WinZip" and my stomache reported to me. :-) Much
> better is the FAR Manager which handles zip archives (and
> many others) just like directories, like the Midnight Commander
> does.
>=20
> It's typical for MICROS~1 to make things more complicated than
> they need to be, and invent new names for already known stuff.
> The next time someone mentions "compressed folders" I will know
> what he's talking about, and show him some (real) folders I have
> compressed to 10cm x 10cm x 10cm handy sized cubes. :-)

More off-topicness: The "compressed folders" thingy is called like that
because it's implemented as a very stupid rudimentary kind of a userland
file system. Some tools - mostly Microsoft ones - really treat them like
folders ... almost. The "almost" qualifier is because while they really
sometimes appear like folders, they are not "normal" folders in that you
cannot do almost any operations on the files in there except copy-to and
copy-from, and that includes file content / icons preview. The most
stupid part is that the support is built-in in the shell, not OS-wide,
so applications that do (to translate to POSIX) readdir() instead of
calling the shell to do it for them, treat them as files.

Mostly this behaviour is annoying, if only because the built-in search
tool (which works like "find") does know about the special folders and,
if you're searching something from the shell in a folder that has actual
ZIP files, it will search *within* those zip files, which is extremely sl=
ow.

A good, free (as in speech) Windows archiving utility for multiple
archive formats (including zip, gzip and bzip2) is 7-zip:
http://www.7-zip.org/ , which also has a POSIX variant that supports its
own file format: http://p7zip.sourceforge.net/ .



--------------enigC2D8E2120553E7DF4CB85218
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknFZYgACgkQldnAQVacBcgJSACg2p/TAhLLyj8gMwg80585fqss
9JEAn1lOmc5Bb664zTLffrCAUyKNRisB
=7wz/
-----END PGP SIGNATURE-----

--------------enigC2D8E2120553E7DF4CB85218--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?gq3oih$clt$1>