User space File System
With FUSE, a user space program can export a file system through the
kernel-default (Linux kernel).
User space file systems which are implemented using FUSE are provided
by the following packages:
- curlftpfs (mount FTP servers),
- encfs (layered file encryption),
- fuseiso (mount iso, img, bin, mdf and nrg CD-ROM images),
- fusepod (mount iPods),
- fusesmb (mount a fully browseable network neighborhood),
- gphotofs (mount gphoto-supported cameras),
- ntfs-3g (mount NTFS volumes read-write),
- obexfs (mount of bluetooth devices),
- sshfs (mount over ssh),
- wdfs (mount of WebDAV shares)
This package contains the mount binaries for fuse (might not be needed
by some FUSE filesystems like ntfs-3g) and the documentation for FUSE.
After installing fuse-devel, administrators can compile and install
other user space file systems which can be found at
http://fuse.sourceforge.net/wiki
- Developed at filesystems
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/fuse && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000009 9 Bytes | |
fuse-2.8.7.tar.bz2 | 0000429969 420 KB | |
fuse-gnu_source.patch | 0000000254 254 Bytes | |
fuse-install-fix.diff | 0000002384 2.33 KB | |
fuse-pc-remove-libdir-from-Libs.diff | 0000000239 239 Bytes | |
fuse.changes | 0000012005 11.7 KB | |
fuse.rpmlintrc | 0000000589 589 Bytes | |
fuse.spec | 0000009677 9.45 KB | |
fusermount-compile-as-pie.patch | 0000000563 563 Bytes |
Revision 48 (latest revision is 76)
- update to 2.8.7 - compile fusermount as PIE [bnc#743155] - use %set_permissions (forwarded request 101559 from mszeredi)
Comments 0