Hi,
I'm not sure if this is really a bug.
If I try to send same file 2 times obexpushd refuses of receives the file (0.1: Error: cannot create file: File
exists)
[...]
Connection from "bluetooth/[00:1F:00:BB:1C:BA]:9"
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_REQCHECK, OBEX_CMD_PUT
0.1: Got header 0x01 with value length 50
0.1: name: "Il lato migliore del.txt"
0.1: Got header 0xc3 with value length 4
0.1: size: 124 bytes
0.1: Got header 0x42 with value length 11
0.1: type: "text/plain"
0.1: Got header 0x44 with value length 16
0.1: Creating file "Il lato migliore del.txt"
0.1: Error: cannot create file: File exists
0: OBEX_EV_REQDONE, OBEX_CMD_PUT
0: OBEX_EV_LINKERR, OBEX_CMD_CONNECT
[...]
is there a way to resolve this problem?
Thanks
Pol