Re: [opensuse] Transparent Archive (TAR or Zip) Access for Linux?



Randall R Schulz schreef:
On Friday 29 August 2008 16:50, John Andersen wrote:
On Fri, Aug 29, 2008 at 9:28 AM, Randall R Schulz <rschulz@xxxxxxxxx>
wrote:
Hi,

Does anyone know if there's a Linux counterpart to the Windows
ability to treat Zip files as if they're just directories, ...
Others have provided answers on this thread, I just wanted
to ask a question:

Are you sure Vista provides this as transparently as you are
requesting for Linux?

I've never used Vista, nor did I mention it. I only said "Windows."

As far as I know, the feature first appeared in Windows XP. Or perhaps
2000, but it doesn't matter.
Those versions are no longer sold via regular channels, and Vista is the
only version for desktops in the shops. But the majority of Windows
installations is WinXP.

The zip folders feature in Windows is controlled by zipfldr.dll. This
dll is called by the explorer shell.
The command prompt does not call the explorer shell, nor does it call
zipfldr.dll. So that means no zip folders in the cmd prompt.

Actually, windows zip folders is a lot like kio slaves, or packer
plugins (wcx) in Total Commander, or whatever it is that Midnight
Commander does.

However Windows does also have something that can be compared to FUSE:
Installable File Systems or IFS. Originally it came from OS/2...
In recent Windows versions, Microsoft has moved support for FAT out of
the kernel and into an IFS. Only NTFS remains in the kernel.
ISO9660, Joliet, SMB/CIFS,... are all IFS.
There are even a few IFS drivers not developed by Microsoft, some of you
may know the Ext2fs IFS driver, with read/write support for ext2/3 in
Windows.

Nonetheless, I don't recall the extent of this capability, but would we
be surprised if Linux did it better?


I don't know enough about FUSE and IFS to compare, but I would think
it's difficult to give a "better" label.

--
Amedee
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx



Relevant Pages

  • Re: HELP: Searching File Manager written in Python
    ... The Norton Commander was a popular file manager for DOS, ... On Linux the one I use is Midnight Commander. ... - Speed Commander is also a Windows filemanager. ... (I also get always error messages at startup that some drives are ...
    (comp.lang.python)
  • Re: IFS - shared files cannot be deleted
    ... It has been discovered that with Windows XP SP2, Microsoft Windows ... and if it is not linked into other IFS directories. ... researching if other file systems are impacted. ...
    (comp.sys.ibm.as400.misc)
  • Re: LNK1218 error
    ... I'm using Windows Server 2003 SP1 DDK, I'm compiling driver for Windows XP ... I bought IFS a month ago from Micorosft... ...
    (microsoft.public.development.device.drivers)
  • Re: FS driver
    ... The IFS kit is actually obsolete as of the Vista beta Windows Driver Kit which contains the former IFS kit. ... I am created my own file system, i want "Windows Explorer" able to view/edit its file, how can i write a driver for it? ...
    (microsoft.public.development.device.drivers)
  • Re: Is there API to read MFT records?
    ... Well first the IFS kit doesn't have any NTFS data in it, ... Windows 2000" by Solomon and Russinovich. ...
    (microsoft.public.win32.programmer.kernel)