Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2k views
in .NET FTP by
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.

1 Answer

0 votes
by (162k points)
Yes. After a failure, call Resume(). Then simply begin the download again.

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.

Categories

...