The best way to transfer a file via Bluetooth is to perform a GUI trick with a known command bluetooth-sendto:xvfb-run --auto-servernum bluetooth-sendto --device=XX:XX:XX:XX:XX:XX /path/to/file
Device address XX:XX:XX:XX:XX:XX mayb be obtained by a command:
bt-device -l
While doing the latter operation your bluetooth device should operate in a discovery mode.
Leave a Reply