Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Dufs Alternatives
Similar projects and alternatives to dufs
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
SFTPGo
Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Filestash
:file_folder: A file manager / web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...
-
-
-
-
-
-
-
Plume
Federated blogging application, thanks to ActivityPub (now on https://git.joinplu.me/ — this is just a mirror)
-
-
vigil
🚦 Microservices Status Page. Monitors a distributed infrastructure and sends alerts (Slack, SMS, etc.). (by valeriansaliou)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
dufs discussion
dufs reviews and mentions
- A file server that supports static serving, uploading, access control, webdav
- Dufs – A Simple Self Hosted File Server with Features
-
Bashbro – Make Any Comp a Web-Based File Server
In a slightly more heavyweight category I've settled on dufs for my file serving / uploading needs.
https://github.com/sigoden/dufs
-
h5ai – modern HTTP web server index
Sounds helpful if you're using Apache. I use dufs (https://github.com/sigoden/dufs) as a lightweight file server.
-
Wddbfs – Mount a SQLite database as a filesystem
I'm with you on wishing WebDAV continued its rollout. These days there are great low-drama server-side deployments like https://github.com/sigoden/dufs. It's run relative too - you could habe multiple dufs processes serving up different directories in different ways. But for WebDAV, you can't simply mount that on the client side for every OS that's equally low configutaion. For that reason, I really like sshfs as it can be initiated from the client-side without a lot of config (just a mkdir of the mapped dir), and it's OK most time despite it's lack of speed and multi-day uptime. I'm on a chromebook now and it turns out that Samba is the easiest client-side tech to use for remote file systems. DAv should've been uniquitous.
- Dufs: Simple File Server with Upload, Search, Access Control, and More
-
SSFS or WebDAV for developing in a Proxmox managed LXC container in a nearby LAN
WebDAV: https://github.com/sigoden/dufs - has an easy way of launching, and on the releases tab downloads for multiple CPUs/OSs. The rust exe can just be executed from the cli without installation via package managers (wget and tar xf) are all you need.
-
What's your web browser based access to file system?
I use sigoden/dufs. Very simple file browser that doubles as a basic http server. Supports upload, download and basic file manipulation. I feel it's utterly underrated.
-
Better option then filebrowser to share files
So sorry. It only has one f. https://github.com/sigoden/dufs
- DUFS simple way to serve files
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 17 Mar 2025
Stats
sigoden/dufs is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of dufs is Rust.