Comment 5 for bug 181265

Revision history for this message
reacocard (reacocard) wrote :

> When a Server has been connected to the local machine, those
> share can be found in /home/<user>/.gvfs/<chosen name>
> You'll have to enable hidden directories when browsing for local
> folders [CTRL+H] and you'll be ready to go.

That's only valid if gvfs-fuse is in use, and is non-deal since then we have to pass everything through FUSE instead of just using GIO directly. Mutagen has inidicated they would consider a patch to support using arbitrary file-like objects, which would enable us to use GIO for everything, so I see no reason why we should settle for relying on gvfs-fuse.

However, this will work for an interim solution - just keep in mind that the remote folder will need to be mounted all the time when Exaile is open.