Re: Resume function not correctly download my file - WeOnlyDo Discussion board

Re: Resume function not correctly download my file (General questions)

by wodDrazen, Monday, July 24, 2006, 10:25 (6697 days ago) @ rossi

Rossi,


I just tested with wodFtpDLX and Serv-U 6.2.0.1 and didn't have problem with resume download file if Resume Property is turned on.

I forgot to mention that you need to reimport reference in Delphi when you install new version of wodFtpDLX maybe this could cause your problem. You can check this out by calling Version Property

Here is example:
------------------------
Label1.Caption := wodFtpDLX1.Version;
------------------------

Also you can paste here your code.

Maybe problem is with Serv-U.You can try if you have some older version of Serv-U with some other FTP client.


Drazen


Complete thread: