You can edit almost every page by Creating an account and confirming your email.

Linux Userland Filesystem

From EverybodyWiki Bios & Wiki


The Linux Userland Filesystem (LUFS) is a File System on Linux, which is similar to FUSE in that a file system driver provides a bridge from kernel mode to user mode. With LUFS it is possible, among other things, to mount remote directories via SSH, FTP or Gnutella. As with FUSE, an LUFS filesystem can be developed with little effort comparable with a normal application. With the addition of FUSE in the Linux kernel LUFS has lost its relevance and is no longer being developed. Filesystems developed using LUFS can be used on FUSE with a translator layer called lufis.

External links


This article "Linux Userland Filesystem" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Linux Userland Filesystem. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.