Hey friends,
i am trying to get gvfsd-fuse to work with the OpenBSD fuse implementation /dev/fuse0.

My goal is to get gvfsd-fuse to mount remote filesystems in ~/.gvfs so that pure posix applications can access the files from remote systems. The general workflow should be as followed:

1: Browse a remote server with my file browser (Xfce4 Thunar)
2: Opening a file
3: gvfsd-fuse mounts that location in ~/.gvfs/ so that my editor (Geany) can open it


I did the following things in order to try to get it to work:

  * Allowed user mounts (kern.usermount to 1)
  * Started dbus (/etc/rc.d/messagebus)

This is the workflow i know from an old Linux Distribution i once used but sadly i am unable to get this to work on OpenBSD. I hope someone of you can point out the me what i have to do in order to get this to work.

Big thanks
Leo

Reply via email to