ED, can you fix this
bug once for all?
I can try, if it's not too hard.
Piece of cake, it's just lack of gvfsd packages.
extremely useful, remote folders go into /yourhomefolder/.gvfs/
Since HF5 it conflicts with other files, so --force-overwrite is necessary
Code:
sudo opkg update
sudo opkg install gvfsd-sftp sshfs-fuse --force-overwrite
sudo mousepad /etc/modutils/fuse
type "fuse" save and quit
sudo update-modules
That's a manual piece of cake, but I need to implement those packages into our image right from the start.
If they build without any issues, it's fine, but if not, the recipes need to be fixed.
[/CODE]