fre 2006-12-01 klockan 21:25 +0100 skrev Eugeniy Meshcheryakov:
> obexpushd should usually create file at this point, but it does not.
> Probably K700i do not send required commands, or those commands are
> optional.
> 
> > 0.1: got 978 bytes of streamed data
> 
> Please try this version:
> deb: 
> http://people.debian.org/~eugen/obexpushd/obexpushd_0.4+svn10-1.1_i386.deb
> dsc: http://people.debian.org/~eugen/obexpushd/obexpushd_0.4+svn10-1.1.dsc
> 

That version has a slightly different output, which indicates that there
that it is trying to open the same file twice. The file did not exist in
the directory when I ran obexpushd. With this version, the transfer
doesn't just halt - rather, there is a message from the phone that the
transfer failed.

[EMAIL PROTECTED]:~$ obexpushd -d
obexpushd 0.4 Copyright (C) 2006 Hendrik Sattler
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions.
Listening on bluetooth channel 9
OBEX_EV_ACCEPTHINT, OBEX_CMD_CONNECT
0: OBEX_EV_REQHINT, OBEX_CMD_CONNECT
0: OBEX_EV_REQ, OBEX_CMD_CONNECT
0: OBEX_EV_REQDONE, OBEX_CMD_CONNECT
0: OBEX_EV_REQHINT, OBEX_CMD_PUT
0: OBEX_EV_STREAMAVAIL, OBEX_CMD_PUT
0.1: Got header 0x01 with value length 24
0.1: name: "Bild(7).jpg"
0.1: Got header 0xc3 with value length 4
0.1: size: 12025 bytes
0.1: got 978 bytes of streamed data
0.1: Creating file "Bild(7).jpg"
0.1: Error: cannot create file: File exists
0: OBEX_EV_REQCHECK, OBEX_CMD_PUT
0.1: Creating file "Bild(7).jpg"
0.1: Error: cannot create file: File exists
0: OBEX_EV_REQDONE, OBEX_CMD_PUT
0: OBEX_EV_REQHINT, OBEX_CMD_DISCONNECT
0: OBEX_EV_REQ, OBEX_CMD_DISCONNECT
0: OBEX_EV_REQDONE, OBEX_CMD_DISCONNECT

-- 
Vincent Lönngren <[EMAIL PROTECTED]>

Reply via email to