Seafile has fuse for accessing it as a folder.
Comment on Nextcloud/OneDrive Files-only Replacement
bjoern_tantau@swg-empire.de 3 weeks agoYou could probably do this with FUSE. Guess nobody cared to make that yet.
Kynn@jlai.lu 3 weeks ago
Comment on Nextcloud/OneDrive Files-only Replacement
bjoern_tantau@swg-empire.de 3 weeks agoYou could probably do this with FUSE. Guess nobody cared to make that yet.
Seafile has fuse for accessing it as a folder.
rimu@piefed.social 3 weeks ago
It exists and I’ve tried it - https://en.wikipedia.org/wiki/Davfs2
Thing is, when an app thinks a directory is on a local disk, it does things which do not scale well over a network. e.g. reading every file in the directory to make thumbnails.