Configuration
sudo apt-get install obexftp obexpushd gnome-bluetooth bluez-utils
sudo pico /etc/bluetooth/hcid.conf
change passkey from the default “1234″ to your own passkey
sudo pico /etc/rc.local
Add the following on the line before “exit 0″
hciconfig hci0 inqmode 0
Restart the system
Sending Files from an Ubuntu PC to Another Device
The easiest way to send files from your PC to a Bluetooth device is to […]

continue reading.....