Re: HOWTO: Bluetooth
OK, forget gnome-vfs-obexftp, as it's superceded by gvfs, which is installed on #! jaunty by default, including an obexftp back-end.
But how to use it?
Perhaps there are some filemanagers other than nautilus that support gvfs, but I'm not sure which.
In the meantime, I've mounted my phone under fuse, in ~/.gvfs
Here's what I did:
sudo apt-get install gvfs-bin
sudo apt-get install gvfs-fuse
/usr/lib/gvfs/gvfsd-obexftp #not sure if this was required, or should get started automatically by gvfs-mount
/usr/lib/gvfs-fuse-daemon ~/.gvfs
gvfs-mount obex://[xx:xx:xx:xx:xx:xx]Voila, I have my phone mounted under ~/.gvfs and can view it in pcmanfm
Unfortunately, it's flakier than cadbury's finest, but maybe it works for you.
EDIT: Works OK on a nokia 2630, but on a nokia 6233 there seems to be a 48k file size transfer limit of some kind, so anything biigger gets an i/o error. will try some others.
Last edited by jackbang (2009-07-16 05:35:42)