Hi,
I am using edtftpj-1.5.3 to do some file downloading. While I was testing my program in a scenario where the internet connection get lost while file is still in the progress of downloading. The partially downloaded file is being deleted away.
From the .Net forum, I notice that there is a "DeleteOnFailure" property which can be set to false to prevent the file from being deleted when the connection dies off. May I know if there is such a capability in edtftpj-1.5.3 too. Or is there any way in which I can prevent the deletion from happening.
Thanks & Regards,
Lain