--- blog title line (top) ---

Saturday, August 18, 2007

Ubuntu and N95

Use case: transfer my N95 pictures to my laptop

Solution: I am using obexfs to mount N95 drives through USB cable.

$ sudo obexfs -u 1 /media/N95/

The '1' comes from:

$ sudo obexftp -u
Found 3 USB OBEX interfaces
Interface 0:
    Manufacturer: Nokia
    Product: Nokia N95
    Interface description: SYNCML-SYNC
Interface 1:
    Manufacturer: Nokia
    Product: Nokia N95
    Interface description: PC Suite Services
Interface 2:
    Manufacturer: Nokia
    Product: Nokia N95
    Interface description: SYNCML-DM
Use '-u interface_number' to connect
Nothing to do. Use --help for help.

Post a Comment

You can use the following HTML tags in your comments:
<b> for bold text, <i> for italic text, and <a href=""> for links.

(my little blog robot)