TFTPSend.RetriveFile
TFTPSend     

function RetriveFile(Const FileName: string; Restore: Boolean): Boolean;

Unit
FTPsend

Description
Read data from FileName on FTP server.

If Restore is true and server supports resume dowloads, download is resumed. (send only rest of file)


See also:
Abort, CanResume, DataStream, DirectFile, DirectFileName, PassiveMode