Hi,
I have noticed that if I block traffic using firewall just before issuing delete
command for file. FTP Client hangs until exception is thrown cause of
timeout... If I remove firewall rule which is blocking traffic after exception,
file gets removed! This is very nasty behaviour... any ideas how can I prevent
this happening?
I used tcpdump to log packets comming to ftp server machine and I see
multiple rerequest to delete that file.
Even if I call cancelTransfer and disconnect, this happens.
I want to be sure that file is not deleted when exception occures.
Best regards,
Juha Moisio