#
fuse-filesystem
Here are 241 public repositories matching this topic...
FUSE-based file system backed by Amazon S3
-
Updated
Dec 23, 2020 - C++
a high-performance, POSIX-ish Amazon S3 file system written in Go
golang
fuse
filesystem
aws-s3
s3
google-cloud-storage
cloud-storage
s3-bucket
posix
gcs
openstack-swift
azure-storage
fuse-filesystem
azure-blob
azure-data-lake
azure-blob-storage
-
Updated
Dec 21, 2020 - Go
Gluster Filesystem : Build your distributed storage in minutes
c
linux
distributed-systems
replication
server
storage
filesystem
snapshot
glusterfs
gluster
high-availability
erasure-coding
fuse-filesystem
libgfapi
k8s-sig-storage
-
Updated
Dec 23, 2020 - C
An unmaintained command line interface and FUSE filesystem for Amazon (Cloud) Drive
-
Updated
Aug 9, 2019 - Python
Cryptographic filesystem for the cloud
fuse
cryptography
cloud
crypto
encryption
dropbox
filesystem
cloud-storage
fuse-filesystem
cryfs
osxfuse
-
Updated
Sep 25, 2020 - C++
A FUSE filesystem and dungeon crawling adventure game engine
-
Updated
Apr 20, 2017 - Go
-
Updated
Dec 23, 2020 - Go
Filesystem in userspace (FUSE) with transparent authenticated encryption
-
Updated
Jul 1, 2020 - C++
A filesystem which allows you to mount HTTP directory listings, with a permanent cache. Now with Airsonic / Subsonic support!
http
libfuse
filesystem
https
http-client
libcurl
mount
subsonic
fuse-filesystem
filesystem-utils
airsonic
funkwhale
subsonic-client
-
Updated
Feb 6, 2020 - C
Cache AnyThing filesystem written in Rust
-
Updated
Dec 1, 2020 - Rust
Opensource Telegram based cloud storage
-
Updated
Jun 30, 2020 - Python
A virtual file system for sandboxing
-
Updated
Oct 1, 2020 - Rust
FUSE filesystem Python scripts for Nintendo console files
-
Updated
Dec 23, 2020 - Python
A network filesystem client to connect to Minio and Amazon S3 compatible cloud storage servers
-
Updated
Nov 23, 2017 - Go
Simple set of scripts to automount removable devices for a Linux system
filesystem
daemon
udev
pendrive
mass-storage-device
fuse-filesystem
flash-drives
mount-options
usbmount
-
Updated
Dec 7, 2020 - Shell
4
ngirard
commented
Dec 3, 2020
Unless I'm mistaken, the code doesn't seem to create SQL indexes, and a quick look at the queries leaves me under the impression that they would benefit from indexes.
Any thoughts ?
telegram attachments in FUSE filesystem
-
Updated
Jan 22, 2018 - C
FUSE-based transcoding filesystem with video support from many formats to MP4, WebM, OGG, MP3, OPUS, MOV, ProRes or WAV.
-
Updated
Dec 23, 2020 - C++
Low level fuse bindings for nodejs
-
Updated
Feb 7, 2019 - C++
-
Updated
Aug 6, 2020 - Python
FUSE driver for HFS+ filesystems
-
Updated
Dec 17, 2020 - C
Improve this page
Add a description, image, and links to the fuse-filesystem topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fuse-filesystem topic, visit your repo's landing page and select "manage topics."
What is your current rclone version (output from
rclone version)?1.53.3
What problem are you are trying to solve?
Trying to prevent default password from being generated and added when
htpasswdoption is used. Since htpasswd is present, there generally should be no need for credentials besides those in htpasswd.How do you think rclone should be changed to solve tha