Linux Onedrive 🚧
OneDrive-style experience ?
Seafile 🚧
Seafile exchange block with client, but they are not materialize as native filesystem on server side (and are opaque to the OS).
- have a seafile server
- pro is free for 3 users and can use a PostgresDB
- add SeaDrive - a fuse filesystem
Deploy Seafile with Podman
On the server side, Seafile stores the files in the libraries in an internal format. Seafile has its own representation of directories and files (similar to Git)
Alternative
NFS onedrive - Failed
From raffinement with ChatGPT there is no equivalent solution:
- some don’t support NFS
- some don’t support offline
- some don’t garantie proper sync when writing offline.
see also
- Rclone - syncs your files to cloud storage
Written on May 8, 2025, Last update on May 9, 2025
nfs
nas
in-progress