GetFiles method returns timeout exception for big files
Hi,
I am trying to download a big file and the getfiles method is returning timeout exception after some time. For small files, the code is working fine.
I am using VBA with winscpnet.dll. I gave timeout value as 30 secs and also tried without timeout, still I get the same issue for big files. Can anyone please suggest the issue.
Regards,
Karthik
I am trying to download a big file and the getfiles method is returning timeout exception after some time. For small files, the code is working fine.
I am using VBA with winscpnet.dll. I gave timeout value as 30 secs and also tried without timeout, still I get the same issue for big files. Can anyone please suggest the issue.
Regards,
Karthik