Am looking to resume downloading of a file after the FTP connection is lost. I see that there are some things that could be used to do this but am unable to put them together in the appropriate manner.
I'm assuming it has something to do with the Resume() command but am not sure.
Programming in C# btw.
Thanks in advance.