Hi All,
Sorry to bother you. I'm facing some trouble to handle the below situation:
'I need to download 2 files (file_ddmmyy.zip) daily from ftp only if they are larger than 500 mb. and then I need to also confirm that the downloaded file is having same size as that of the filesize in FTP.
I tried getfilesize etc etc with System.Net.FtpClient but facing several difficulties using this FtpClient (I had to report one issue already: Data Connection Broken Pipe System.Net.FtpClient)
So, finally..I'm stressed. Might be I'm making the whole thing complex. Any clue/sample code/blog if you could refer, I'll really appreciate that. Thanks.
Regards, Avik M.