I have started testing with small files, and now I’m wondering
What is the maximum file size, I can download using
FtpWebRequest?
I googled and found the this. But still I couldn’t find anything on Stackoverflow, any expert comments from stackoverflow ?
Thanks in advance
There is no explicit maximum.
It depends on the server and on the reliability of the connection.