On Mon, 17 Aug 2009, Azwaw OUSADOU wrote:
<...>
> You must to recompile your kernel without umodem support. Then you have a 
> ugen 
> device and you can use obexftp -u.

What about config(8) instead.



> For use obexftp with USB obex protocol. You must first recompile your kernel 
> without umodem support. Obexftp use /dev/usbX devices.
> 
> For Nokia phone (S60v1 and S60v2) plug your phone in USB. For other Nokia 
> (S60v3 and more) you must choose PC Suite mode when you plug your phone.
> 
> bash-4.0$ obexftp -u
> If USB doesn't work setup permissions in udev or run as superuser.
> Found 3 USB OBEX interfaces
> 
> 0 (Manufacturer: Nokia Product: Nokia N95 Serial: (null) Interface 
> description: SYNCML-SYNC)
> 1 (Manufacturer: Nokia Product: Nokia N95 Serial: (null) Interface 
> description: PC Suite Services)
> 2 (Manufacturer: Nokia Product: Nokia N95 Serial: (null) Interface 
> description: SYNCML-DM)
> 
> Use '-u interface_number' to connect
> Nothing to do. Use --help for help.
> 
> Choose PC Suite Serivces interface
> 
> obexftp -u 1 -l for list dir :
> 
> bash-4.0$ obexftp -u 1 -l
> If USB doesn't work setup permissions in udev or run as superuser.
> Connecting...done
> Tried to connect for 38ms
> Receiving "(null)"... <?xml version="1.0"?>
> <!DOCTYPE folder-listing SYSTEM "obex-folder-listing.dtd"
>   [ <!ATTLIST folder mem-type CDATA #IMPLIED>
>   <!ATTLIST folder label CDATA #IMPLIED> ]>
> <folder-listing version="1.0">
>    <folder name="C:" user-perm="R" mem-type="DEV" label="Mémoire du 
> téléphone"/>
>    <folder name="E:" user-perm="RW" mem-type="MMC" label="Carte mémoire"/>
> </folder-listing>done
> Disconnecting...done
> 
> With my N95 then i can retry obexftp -u 1 -l. It's work in my N72.
> 
> Original libusb patch is here : 
> http://article.gmane.org/gmane.comp.lib.libusb.devel.general/525
> 
> I try to do work properly my N95.
> 
> Thanks,
> BSDManiak
> 
> 
> 

-- 
Antoine

Reply via email to