On 13/11/10 03:48, Christian Zuckschwerdt wrote:
> 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 non-standard. I'd be great if you
> could capture the output -- compile ObexFTP with debug enabled and just
> list/get some directories.
>
> Am 12.11.2010 um 17:26 schrieb Russell Shaw:
>
>> 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 ...
>> d?????????   ? ?    ?         ?            ? phone
>>
>> I try to compile obexftp-0.22 but get: obexftpd.c:891: warning: implicit
>> declaration of function 'BtOBEX_ServerRegister'

Hi,
I used obexftp from http://www.gitorious.org/obexftp/mainline/

obexftp -t /dev/ttyACM1 -v -l

obexftp_open()
obexftp_connect_src()
Connecting...cobex_connect()
bfb_io_open()
Checking for transparent OBEX mode
Write ok, reading back
bfb_io_read() No data (timeout: 2)
do_at_cmd() Sending 4: ATZ
bfb_io_read() No data (timeout: 2)
do_at_cmd() tmpbuf=0:
Comm-error or already in BFB mode
do_at_cmd() Sending 4: ATZ
bfb_io_read() No data (timeout: 2)
do_at_cmd() tmpbuf=0:
Comm-error or already in BFB mode
bfb_write_packets() Select failed
bfb_io_init() Wrote -1 packets
BFB port error
bfb_write_packets() Select failed
bfb_io_init() Wrote -1 packets
BFB port error
Couldn't init BFB mode.
bfb_io_close()

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Openobex-users mailing list
Openobex-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to