Ubuntu 11.10 Bluetooth Issue & Exploration
 Command Line Bluetooth Transfer  This blog talks about the way to mount bluetooth enabled mobile phone for file transfer via  obexfs   and also a very nice way to transfer files without a GUI using  sdptool & ussp-push   Don't forget the power of  sudo  whenever you get any permission denied error ;)   Since I had upgraded my ubuntu version from 11.04 to 11.10.   I never succeeded in sending files via bluetooth to my mobile phone.  And finally the day has come,  I Googled for the error that I use to get while trying to send files via bluetooth  "Permission Denied (13)"  and landed  Here  From there I got redirected to  Launch pad  where I found many people reporting the same issue.  I got a chance to know some decent amount of distinct phone models too ;)  And I got him &  HEEEE was the Guy  whom I was looking for.    Also The issue with 11.10 can be resolved by upgrading your blueman service too via ppa   I just tried his way  $ sudo apt-get install obexfs $ hci...