Quantcast
Channel: Chilkat Forum - latest questions
Viewing all articles
Browse latest Browse all 1061

how to resume Async FTP

$
0
0

Hi,

I am using Delphi and you latest non_ActiveX Dll. I want to use the FTP Async method as I need to display progress. You have deprecated the older method and advised to move to using

task := CkFtp2_GetFileAsync(pFtpClient,

but cannot resume download with it ?

I have tried CkFtp2_GetRestartNext(pFtpClient) ;

Same is the issue with CkFtp2_PutFileAsync and CkFtp2_AppendFileAsync file starts from 0 bytes.

Regards


Viewing all articles
Browse latest Browse all 1061

Trending Articles