net-fs/amazon-efs-utils-bin::rato-verlay
- Ebuilds: 1, Testing: 3.1.1 Description:
Prebuilt binary distribution of amazon-efs-utils. Fetches the
official x86_64 RPM from amazon-efs-utils.aws.com (built by AWS
for Amazon Linux 2023) and repackages it for Gentoo.
This exists because the source build requires GCC 13 or earlier
(the AWS-LC FIPS module's assembler delocator fails on GCC 14+)
and Gentoo's rolling release typically ships a newer GCC. The
binary RPM is statically linked against AL2023's toolchain,
sidestepping the build-system incompatibility.
Users who need a source build should install net-fs/amazon-efs-utils
instead and provide GCC 13 via BDEPEND or a CC override.
Homepage:https://github.com/aws/efs-utils License: MIT
net-fs/cvmfs::gentoo
- Ebuilds: 3, Stable: 2.13.1, Testing: 2.13.3 Description:
The CernVM-File System (CernVM-FS) provides a scalable, reliable and low-
maintenance software distribution service. It was developed to assist High
Energy Physics (HEP) collaborations to deploy software on the worldwide-
distributed computing infrastructure used to run data processing applications.
CernVM-FS is implemented as a POSIX read-only file system in user space (a
FUSE module). Files and directories are hosted on standard web servers and
mounted in the universal namespace /cvmfs. Internally, CernVM-FS uses content-
addressable storage and Merkle trees in order to maintain file data and
meta-data. CernVM-FS uses outgoing HTTP connections only, thereby it avoids
most of the firewall issues of other network file systems. It transfers data
and meta-data on demand and verifies data integrity by cryptographic hashes.
Homepage:https://cernvm.cern.ch/fs/ License: BSD
net-fs/httpdirfs::guru
- Ebuilds: 1, Testing: 1.2.7 Description:
A filesystem which allows you to mount HTTP directory listings, with a permanent cache.
Now with Airsonic / Subsonic support!
Have you ever wanted to mount those HTTP directory listings as if it was a partition?
Look no further, this is your solution.
HTTPDirFS stands for Hyper Text Transfer Protocol Directory Filesystem.
The performance of the program is excellent.
HTTP connections are reused due to the use of curl-multi interface.
The FUSE component runs in multithreaded mode.
There is a permanent cache system which can cache all the file segments you have downloaded,
so you don't need to these segments again if you access them later.
This feature is triggered by the --cache flag.
This makes this filesystem much faster than rclone mount.
The support for Airsonic / Subsonic server has also been added.
This allows you to mount a remote music collection locally.
Homepage:https://github.com/fangfufu/httpdirfs License: GPL-3+
net-fs/ksmbd-tools::gentoo
- Ebuilds: 2, Testing: 3.5.6 Description:
KSMBD is a linux kernel server which implements SMB3 protocol in kernel space for sharing files over network.
ksmbd.mountd is userspace process to transfer user account and password that are registered using ksmbd.adduser (part of this package).
Further it allows sharing information parameters that parsed from smb.conf to ksmbd in kernel.
Homepage:https://github.com/cifsd-team/ksmbd-tools License: GPL-2+
net-fs/smbnetfs::gentoo
- Ebuilds: 1, Testing: 0.6.3 Description:
SMBNetFS is a Linux/FreeBSD FUSE filesystem that allow you to use samba/microsoft network.
Features:
- Linux-2.6 and FreeBSD >= 6.0 are supported (Linux-2.4 is not tested)
- you can use Samba/Microsoft network as a regular unix filesystem
- workgroup/computer/share entries are dynamically created
- windows domain supported
- user defined workgroup/link/hosts are supported
- national character supported
- in config files you can specify different user/password to access different network shares
- command "cd mountpoint/username:password@computer_or_ip" allows you to access "computer_or_ip" as user "username" with password "password" (this is insecure, but useful)
- the program is multithreaded, so simultaneous access to a file/share is possible
Homepage:https://sourceforge.net/projects/smbnetfs License: GPL-2
net-fs/wdfs::gentoo
- Ebuilds: 1, Stable: 1.4.2, Testing: 1.4.2 Description:
wdfs is a webdav filesystem that makes it possible to mount a webdav
share under linux, freebsd and apple mac os x. wdfs has some special
features for accessing subversion repositories via webdav. it's based on
fuse and neon.
Homepage:http://noedler.de/projekte/wdfs/ License: GPL-2