rearview
@rearview@lemmy.zip
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on File server with on-demand sync, preserve the filesystem, and runs without external DB? 4 months ago:
Update: there seems to be a more “native” storage driver for OCIS that is currently WIP. It seems very exciting
- Comment on Am I the only one who missed the Owncloud rewrite in Go? 4 months ago:
FYI there is an upcoming storage driver that can solve this issue
- Comment on File server with on-demand sync, preserve the filesystem, and runs without external DB? 9 months ago:
Non-OCIS Owncloud still needs a dedicated database and recommend against SQLite in prod
I’ve looked at rclone mounting with the --vfs-cache-* flags. But I’m not sure how it can smart sync like mountain duck or handle conflicts elegantly like the Nextcloud/Owncloud clients do. Let me know how to set it up that way if possible
- Comment on File server with on-demand sync, preserve the filesystem, and runs without external DB? 9 months ago:
AFAIK, Syncthing clones the entire folder across peers (the server is just another peer it seems), which isn’t ideal for my use case Do you know any current way to configure it for selective syncing?
- Submitted 9 months ago to selfhosted@lemmy.world | 9 comments