📄 filesystems
字号:
***** archivemount_-_mount_archives_(tar,_cpio,_...) *****Author: Andre Landwehr (andrel at cybernoia de)Homepage:http://www.cybernoia.de/software/archivemount/archivemount-0.5.2.tar.gz Description Gateway between FUSE and libarchive . Allows mounting of cpio, .tar.gz, .tar.bz2 archives. Reading and writing supported. Supports all formats libarchive supports. Current status: Most functions implemented but largely untested; feel free to report and/or fix bugs...===============================================================================***** Fuse::DBI_-_mount_some_data_from_relational_database_as_files *****Author: Dobrica Pavlinusic (dpavlin at rot13 dot org)Homepage:http://www.rot13.org/~dpavlin/fuse_dbi.html Description Simple way to export one type of data (e.g. html templates or content) from any database supported by perl's DBI modules back to filesystem for quick editing.===============================================================================***** NOOFS_-_Network_Object_Oriented_File_System *****Author: NOOFS development team (contact at noofs dot org)Homepage:http://www.noofs.org/ Description NOOFS (Network Object Oriented File System) is a filesystem which is storing its data in an SQL relational database. It supports virtual directories, extended attributes, dynamic ACLs, advanced search functions, advanced security managament, native data integrity management. The project is developed within the framework of an end of studies project in EPITECH whose source code is distributed under the terms of the GNU General Public License.===============================================================================***** LoggedFS_-_The_logged_filesystem *****Author: remipouak@yahoo.frHomepage:http://loggedfs.sourceforge.net/ Description LoggedFS is a filesystem which allows to see every single operations that happens in a filesystem. You can choose which type of files you want to log. Then you can see read, write, chmod, chown, etc... that happens on files. Logs are added to syslog.===============================================================================***** LZOlayer_fs_-_Transparent_compression_filesystem *****Author: kazikcz@gmail.comHomepage:http://north.one.pl/~kazik/pub/LZOlayer Description LZOlayer_fs is a filesystem which allows you to use compressed files, just as they would be normal files. Read and write operations are possible. Very young, but seems to be stable and pretty usable. Consumes low memory. Supports LZO and ZLIB compression algorithms.===============================================================================***** fusepak_-_Support_for_PACK_and_WAD_files *****Author: Janusz Dziemidowicz <rraptorr@nails.eu.org>Homepage:http://fusepak.sourceforge.net Description Fusepak allows mounting PACK and WAD files (used by many games based on idSoftware engine, ie. Quake, Doom, Half-Life).===============================================================================***** Grifi:_GridFTP_File_System *****Author: Leandro Franco (leo dot franco at gmail dot com)Homepage:http://grifi.sourceforge.net/ Description grifi is a virtual file system (developed with FUSE) that allows a user to mount a remote directory using the GridFTP protocol. It is based on the UberFTP client and on FTPFS from the LUFS project.===============================================================================***** FunionFS:_An_UnionFS_over_FUSE *****Author: Stephane APIOU (stephane dot apiou at free dot fr)Homepage:http://funionfs.apiou.org Description FunionFS is the aggregation of two filesystems: a read-only and a read- write one. The read-only filesystem could be a CDROM or a flash disk for an embedded system. The read-write filesystem could be a Ramdisk or a partition on an USB key ... All datas are read from the read-only filesystem if they are not present on the read write one. Data are written to the read-write filesystem. it's the same principle as the unionfs driver used in the well known Knoppix CDROM.===============================================================================***** BlogFS *****Author: Rohan ( rohan.pm@gmail.com )Homepage:http://rohanpm.net/blogfs Description Mount your WordPress (and maybe other MetaWeblog? compatible) blog(s). Supports reading and writing posts.===============================================================================***** MythTVfs *****Author: Kees Cook ( kees@outflux.net )Homepage:http://outflux.net/software/pkgs/mythtvfs-fuse/ Description Designed to communicate with a MythTV backend server. It creates an overlay filesystem that encodes TV Program metadata (title, episode, description) into a filename so that systems that do not natively talk to MythTV can still get information about a given show. The initial design goal is to make it compatible with the in-filename metadata extraction capabilities that will (hopefully) be in future versions of Galleon .===============================================================================***** OpenomyFS *****Author: Maurice Codik / maurice.codik@gmail.comHomepage:http://mauricecodik.com/projects/ofs Description OpenomyFS uses the Ruby FUSE bindings to create a filesystem that lets you access data from your Openomy account. OpenomyFS lets you download/upload files from your account and manage your tags.===============================================================================***** Captive_NTFS *****Author: Jan KratochvilHomepage:http://www.jankratochvil.net/project/captive/ Description Captive provides full secure and transparent write support for Microsoft's proprietary NTFS file system by utilizing the original ntfs.sys driver of Windows XP. While earlier releases used LUFS, version 1.1.6.1, released Dec. 29. 2005 has been ported to FUSE.===============================================================================***** unionfs-fuse *****Author: Radek Podgorny (radek@podgorny.cz)Homepage:http://podgorny.cz/unionfs-fuse/ Description This is a FUSE based implementation of the well-known unionfs. The userland version (this one) is a bit slower but way more flexible. Supporting (almost) unlimited number of roots, stats, caching... See homepage for more info...===============================================================================***** Lkarmafs *****Author: EV (evidal at iti dot upv dot es)Homepage:http://linux-karma.sourceforge.net/lkarmafs.html Description A user-space filesystem for the 20GB Rio Karma personal digital audio player, based on libkarma and FUSE. It provides most usual filesystem calls, including support for multiple, concurrent READ/WRITE. File properties such as size, permissions, creation and access times, are shown as regular file attributes. For all the other properties (codec, bit rate, times played, etc.), extended attributes are used. Therefore, full access to all the file data and metadata is granted using standart GNU-Linux tools.===============================================================================***** Apretujado_Filesystem *****Author: Jose O. Suarez (guebby at gmail dot com)Homepage:http://apfs.humorgraficojr.com Description A read-write-access filesystem with transparent compression. It works on real block devices. The filesystem format is simple, but compression and speed are enough. The homepage is now in english and spanish.===============================================================================***** ELFI *****Author: Antonio Messina (antonio.messina at ictp dot it)Homepage:http://www.egrid.it/sw/elfi Description A filesystem interface to the LCG-2 GRID storage.===============================================================================***** CryptoFS *****Author Christoph Hohmann (reboot@gmx.ch)Homepage:http://reboot.animeirc.de/cryptofs/ Description CryptoFS is a encryption filesystem for Filesystem in Userspace (FUSE). Files written to the mount point will be stored encrypted (data and filename) in a directory on a normal filesystem.===============================================================================***** Afuse *****Author: Jacob Bower (jacob.bowerNO@SPAMic.ac.uk (remove the caps))Homepage:http://afuse.sourceforge.net/ Description A FUSE based automounter.===============================================================================***** FUSEPod *****Author: Keegan Carruthers-Smith (keegan dot csmith at gmail dot com)Homepage:http://fusepod.sourceforge.net/ Description A virtual filesystem for accessing your iPod.===============================================================================***** CurlFtpFS *****Author: Robson Braga Araujo (robsonbraga at gmail dot com)Homepage:http://curlftpfs.sourceforge.net/ Description A filesystem for accessing FTP sites. It's based on libcurl and automatically reconnects when the server times out.===============================================================================***** wikifuse *****Author: Nedko ArnaudovHomepage:http://nedko.arnaudov.name/soft/wikifs/wikifuse.py Description FUSE filesystem for wiki, uses wiki xml-rpc interface v2.===============================================================================***** Mountlo *****Author: Miklos Szeredi / miklos at szeredi huHomepage:http://sourceforge.net/project/showfiles.php?group_id=121684&package_id=150116 Description Loopback mount filesystem- or disk-images without root privileges. All filesystems present in the Linux kernel are supported. It works by mounting the image inside a User Mode Linux instance and exporing it with FUSE. Despite the crude approach it's reasonably fast.===============================================================================***** fuse_adfs *****Author: David Boddie / david at boddie org ukHomepage:http://www.boddie.org.uk/david/Projects/Python/FUSE/ Description The fuse_adfs module uses FUSE to present the contents of ADFS reading facilities. The filesystem translates ADFS-style filenames to Unix- friendly ones and adds suffixes to filenames to help applications recognize certain types of files.===============================================================================***** rarfs *****Author: Kent Gustavsson / nedo80 at gmail comHomepage:http://vattnadal.mine.nu/rarfs/doku.php?id=start Description Uses fuse to mount a rar archive that has NOT been compressed===============================================================================***** localfs *****Author:Victor_PortonHomepage:http://freesoft.ex-code.com/virtual-filesystems.xml Description Simply mirrors a directory, just like a directory hardlink. Intended mainly for testing and example.===============================================================================***** dereferencefs *****Author:Victor_PortonHomepage:http://freesoft.ex-code.com/virtual-filesystems.xml Description Dereferences all symlinks (symbolic links) in a directory. When a symlink is moved, it is automatically updated to continue to point to the same file.===============================================================================***** fsfipi & vaves *****Author: Václav Jůza / vaclavjuza at gmail dot comHomepage:http://fsfipi.sourceforge.net (not yet finished), download athttp://sourceforge.net/projects/fsfipi Description fsfipi: A framework supporting a cascade of filters, which modify the behaviour of a filesystem. Each filter uses the same interface for the higher level (i. e. the requests, what operations this filesystem shall do) and for the lower level interface (performing the file operations). Only the lowest level filter uses actual system calls to store files on the real file system (localfs) or there is a possibility of making sshfs- like lowest level filter. The only highest level filter now is fuse_interface, which implements a fuse filesystem daemon and sends the requests to the lower level filter. vaves: a filter for this framework, implementing a very configurable versioning file system.===============================================================================***** LAFS *****Author: Stefan Berndtsson / dev-lafs at slask dot nocrew dot orgHomepage:http://junk.nocrew.org/~stefan/lafs/ Description A filesystem for organising and categorising files and directories with the metadata stored in a PostgreSQL database.===============================================================================***** unpackfs *****Author: Jochen Hepp / jochen dot hepp at gmx dot deHomepage:http://www.nongnu.org/unpackfs/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -