-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Long term solution for FUSE support #4048
Copy link
Copy link
Open
Labels
category: mounttype: discussionundecided topics needing supplementary inputundecided topics needing supplementary input
Description
As discussed in #3096 we now use github.com/anacrolix/fuse which is a fork of bazil.org/fuse. However, neither variant is actively maintained anymore. Thus, we will probably have to switch to a different library in the long term, see #3096 (comment) for a compact survey of the few available options without requiring CGO.
Alternatively we could follow the route of rclone (described in #3096 (comment) ). However, that would require CGO which can result in problems with cross compiling.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
category: mounttype: discussionundecided topics needing supplementary inputundecided topics needing supplementary input