Mount a tar file - not possible?
Posted
by leonbloy
on Server Fault
See other posts from Server Fault
or by leonbloy
Published on 2010-05-04T14:36:08Z
Indexed on
2010/05/04
14:39 UTC
Read the original article
Hit count: 221
It seems one cannot mount a tar file (read only), similarly as one mounts an ISO image file. At least, I have not found any implementation.
It would be useful, for example to run a find command inside.
Is this really (or practically) impossible to implement? Why?
© Server Fault or respective owner