gibney.org : Technology : Linux : Go online with Notebook and Mobile Phone : Mount the FIlesystem of the Phone


just a logo :)

search:


See as: raw | code

terms of service | imprint

gibney.org
is powered by m1d1





Mount the FIlesystem of the Phone
(Entry Nr. 365, by user 1 | edit)
I got these infos from www.siltala.net/2007/07/25/mounting-a-nokia-phone-a-little-bit-easier/

preparations:

1) apt-get install obexfs
2) mkdir /mnt/phone
3) find the ftp channel of the phone: sdptool search FTP

Mount the Filesystem:

1) modprobe fuse
2) obexfs -b[mac_address_of_the_phone] -B[ftp_channel] /mnt/phone
Create a new entry at this position