tags:

views:

37

answers:

0

I have a strange phenomenon: I upload a file to MSFTP Server using my C++ app. When the upload is in progress, I use TaskManager to kill the app, I reconnect to the server and the file has disappeared. Has anyone known this issue before? I do not use any deletion command in my app.