Hello Philip Webb,

> > Is there a GUI app that can display the hierarchy in a large zip file
> > maybe hundreds of directories, tens of thousands of files
> > and a couple of gigs of zip - without actually unzipping the archive
> > and using up both time and disk space.  
> 
> Any app which looks inside the archive will have to unpack it,
> but it does so in  /tmp  rather than in your own working dirs,

There's absolutely no need to unpack a zip to list the contents, unzip -l
will do this, which is how file managers also do it. If you want to
access the contents of a single file, the file manager will extract only
that file.

Konqueror handles this totally transparently, allowing you to list the
contents and copy or read individual files as if the zip (or tar) archive
were a directory.


-- 
Neil Bothwick

NOTICE:
  --  THE ELEVATORS WILL BE OUT OF ORDER TODAY  --
  (The nearest working elevators are in the building
   across the street.)

Attachment: signature.asc
Description: PGP signature

Reply via email to