Connecting nokia mobile using USB cable to ubuntu intrepid
It's nice to have a multi user tool at our disposal - Nokia smartphones
sudo obexftp -u
Found 2 USB OBEX interfaces
Interface 0:
Manufacturer: Nokia
Product: Nokia N72
Interface description: SYNCML-SYNC
Interface 1:
Manufacturer: Nokia
Product: Nokia N72
Interface description: PC Suite Services
Use '-u interface_number' to connect
sudo obexftp -u 1 -l
sudo obexftp -u 1 -l
Connecting...done
Receiving "(null)"...done
Disconnecting...done
(or)
sudo obexftp -u 1 -c e: -l
Connecting...done
Sending "e:"... done
Receiving "(null)"...done
Disconnecting...done
Connecting...done
Sending "e:"... Sending "images"... Sending "200904"... done
Receiving "20042009206.jpg"...|done
Disconnecting...done
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.