Re: Resume function not correctly download my file (General questions)
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:
- Resume function not correctly download my file - rossi, 2006-07-24, 07:19
- Re: Resume function not correctly download my file - wodDrazen, 2006-07-24, 08:32
- Re: Resume function not correctly download my file - rossi, 2006-07-24, 09:25
- Re: Resume function not correctly download my file - wodDrazen, 2006-07-24, 10:25
- Re: Resume function not correctly download my file - rossi, 2006-07-24, 11:04
- Re: Resume function not correctly download my file - rossi, 2006-07-24, 11:11
- Re: Resume function not correctly download my file - wodDrazen, 2006-07-24, 11:19
- Re: Resume function not correctly download my file - rossi, 2006-07-24, 12:35
- Re: Resume function not correctly download my file - wodDrazen, 2006-07-24, 13:14
- Re: Resume function not correctly download my file - rossi, 2006-07-25, 07:35
- Re: Resume function not correctly download my file - wodDamir, 2006-07-25, 09:21
- Re: Resume function not correctly download my file - rossi, 2006-07-25, 10:20
- Re: Resume function not correctly download my file - wodDamir, 2006-07-25, 13:06
- Re: Resume function not correctly download my file - wodDrazen, 2006-07-25, 17:07
- Re: Resume function not correctly download my file - rossi, 2006-07-26, 05:47
- Re: Resume function not correctly download my file - rossi, 2006-07-26, 05:59
- Re: Resume function not correctly download my file - wodDrazen, 2006-07-28, 10:42
- Re: Resume function not correctly download my file - rossi, 2006-07-26, 05:59
- Re: Resume function not correctly download my file - rossi, 2006-07-26, 05:47
- Re: Resume function not correctly download my file - wodDrazen, 2006-07-25, 17:07
- Re: Resume function not correctly download my file - wodDamir, 2006-07-25, 13:06
- Re: Resume function not correctly download my file - rossi, 2006-07-25, 10:20
- Re: Resume function not correctly download my file - wodDamir, 2006-07-25, 09:21
- Re: Resume function not correctly download my file - rossi, 2006-07-25, 07:35
- Re: Resume function not correctly download my file - wodDrazen, 2006-07-24, 13:14
- Re: Resume function not correctly download my file - rossi, 2006-07-24, 12:35
- Re: Resume function not correctly download my file - wodDrazen, 2006-07-24, 11:19
- Re: Resume function not correctly download my file - rossi, 2006-07-24, 11:11
- Re: Resume function not correctly download my file - rossi, 2006-07-24, 11:04
- Re: Resume function not correctly download my file - wodDrazen, 2006-07-24, 10:25
- Re: Resume function not correctly download my file - rossi, 2006-07-24, 09:25
- Re: Resume function not correctly download my file - wodDrazen, 2006-07-24, 08:32