Zitat von "Russell Shaw" <[email protected]>: > On 16/11/10 20:06, Hendrik Sattler wrote: >> obexftp -H -U none -u 1 -X > > sudo obexftp -H -U none -u 1 -X > > Suppressing FBS. > obexftp_open() > obexftp_connect_src() > Connecting...obexftp_connect_src() > obexftp_connect_src() USB 1 > cli_sync_request() > \obexftp_sync() > obexftp_sync() OBEX_HandleInput = 0 > obexftp_sync() OBEX_HandleInput error: 11 > failed: send UUID > Tried to connect for 33ms > unknown error on connect > Still trying to connect > obexftp_connect_src() > Connecting...obexftp_connect_src() > obexftp_connect_src() USB -16 > failed: connect > Tried to connect for 3ms > unknown error on connect > Still trying to connect > obexftp_connect_src() > Connecting...obexftp_connect_src() > obexftp_connect_src() USB -16 > failed: connect > Tried to connect for 3ms > unknown error on connect > Still trying to connect > obexftp_close()
Acutally hard so say. Obexfs uses obexftp so if you can get a connection with obexfs, obexftp should also work. I don't have a Nokia device. According to http://dev.zuckschwerdt.org/openobex/wiki/SupportedPhonesNokia it should work with "-u 1". Maybe try strace to see where it really fails. Rebooting the phone might also help. HS ------------------------------------------------------------------------------ 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 [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
