Hi,

> If I try to send same file 2 times obexpushd refuses of receives the file
> (0.1: Error: cannot create file: File exists)
[...]
> 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?

No. This is done on purpose to not overwrite existing file by accident.
There is also no clear method how to do this:
1. add a random postfix to the filename -> changes file suffix and may give 
problems when wanting to open the file
2. allow overwriting files -> data of previous file lost

Some clients can differ between local and remote filename.

Maybe you have some idea on how to solve this.

HS




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to