Hi Mike,
Context: BTF 5.2.1 beta, MS Stack, SE K700, Bluetooth.
Issue:
I have a file on my hard-drive say fileName = "d:\BTF\Test\test.gif"
I open a connection to my phone BFObjectPushClient1.Open,
Then I call BFObjectPushClient1.Put(fileName)
The phone asks for confirmation, then says, the file has been saved to the phone.
When I check the file browser on the phone, the image name appears as '/BTF/Test/test.gif' instead of just 'test.gif'
Could you pls make sure that the Name actually used for storing the file to the phone is only after the last "/" or "\" in the fileName?
Thanks.
-Anupam