Complete.Org: Mailing Lists: Archives: discussion: November 1998:
Re: [aclug-L] loopback Q.
Home

Re: [aclug-L] loopback Q.

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: aclug-L@xxxxxxxxxxxx
Subject: Re: [aclug-L] loopback Q.
From: Nate Bargmann <ka0rny@xxxxxxxxxx>
Date: Thu, 12 Nov 1998 18:54:09 -0600
Reply-to: aclug-L@xxxxxxxxxxxx

John Goerzen wrote:
> 
> On Wed, Nov 11, 1998 at 11:55:04PM -0600, Brian J. Chapman wrote:
> 
> > okay, this might be a dumb question, but is it possible to loopback mount
> > a TAR file?
> 
> Nope.  A tar file is not a filesystem (just as a zip file isn't either), so
> it cannot be mounted as one.  One of the big hindrances to this is that tar
> files do not contain any sort of central directory structure, which could
> make it necessary to read through the entire archive each time an "ls" is
> issued.  (Imagine doing that with a 70 MB file.)  The reason for this dates
> back to the creation of tar; it was originally intended for doing backups to
> tape (Tape ARchive).

John is correct.

The Midnight Commander file manager does implement its own virtual file
system that does allow looking at a .tar, .tar.gz, or .tgz (also .Z and
.zip) file as though it were a directory.  It does decompress the file
and stores it temporarily until you move back out of it and close it. 
If the file contains directories, you can navigate the directory
structure and view files and also copy files out of the archive.  In
fact I use it more often than 'tar xvfz tarballname.tgz' at the $ prompt
to extract source files or any tarball for that matter.  

To enter the file simply move the highlight bar down to the tar file of
interest and press <Enter> or double click with your left mouse button. 
I have looked at and extracted files up to 47 MB (Star Office 4.0)
although doing so took several minutes to extract the contents into the
temp file on my 486/100.

In short I find mc to be very stable and much faster than any icon based
file manager for X I've tried.  I run it in an xterm window or from the
console.  This is what I love about Linux, the endless variety of tools
available to perform a job.

- Nate >>

-- 

 Packet   | KA0RNY @ WF0A.#SCKS.KS.USA.NOAM     | "Depression is
 Internet | ka0rny@xxxxxxxxxx                   | merely anger
 Location | Valley Center, Kansas USA EM17hs    | without
        Visit my Linux + Ham Radio pages        | enthusiasm."
   http://homepage.netspaceonline.com/~ka0rny/  |
---
This is the Air Capitol Linux Users Group discussion list.  If you
want to unsubscribe, send the word "unsubscribe" to
aclug-L-request@xxxxxxxxxxxx.  If you want to post to the list, send your
message to aclug-L@xxxxxxxxxxxx.



[Prev in Thread] Current Thread [Next in Thread]