Comment 134 for bug 872044

Revision history for this message
In , Japplo (japplo-redhat-bugs) wrote :

Hi guys, I've found a workaround using obexfs :-)
First, mount the bluetooth device like that:

yum install obexfs
mkdir /tmp/test
obexfs -b 12:34:56:78:90:12 /tmp/test

After this, I can send and receive files without problems! yes yes yes