Problems with resume property (General questions)
Hi there,
When I set Resume property to true (ftpClient.Resume = true;) , I get wierd problem and file size becomes bigger and bigger.
For example if the real file size is 3.0 MB and problem happens after first 200 KB, when I resume it i got file of total size 3.2 . It looks like it's doing some concatination .
Any idea ?!?
thanks,