[openobex-users] Nokia 2162

2010-11-12 Thread Russell Shaw
Hi, When i mount the 2162, i get a heap of question-marks: sudo obexfs -t /dev/Nokia -u 1 /phone russ...@main~: ls -l / ls: cannot access /phone: Permission denied total 116 drwxr-xr-x 2 root root 4096 Nov 3 23:05 bin drwxr-xr-x 3 root root 4096 Nov 12 18:26 boot ... d? ? ?

[openobex-users] Nokia 6120

2010-11-12 Thread Russell Shaw
Hi, When i mount the 6120 (not 2162), i get a heap of question-marks: sudo obexfs -t /dev/Nokia -u 1 /phone russ...@main~: ls -l / ls: cannot access /phone: Permission denied total 116 drwxr-xr-x 2 root root 4096 Nov 3 23:05 bin drwxr-xr-x 3 root root 4096 Nov 12 18:26 boot ...

Re: [openobex-users] Nokia 6120

2010-11-12 Thread Christian Zuckschwerdt
Russell, you need openobex-dev (or install openobex from source) when compiling obexftp. Also you need to check that bluetooth is enabled during openobex configuration. ObexFTP has a very limited pseudo xml-parser for the directory listings. I guess the xml from the phone is somewhat

Re: [openobex-users] brach support obex over l2cap and SRM

2010-11-12 Thread Hendrik Sattler
Am Freitag 12 November 2010, 07:57:17 schrieb hui li: Currently when openobex calls obex_data_indication() to read socket data, it first calls obex_transport_read() to read first 3 data to decide message length, then calls obex_transport_read() again to read remaining data. But when we run