FtpGetFile function

function FtpGetFile(Const IP, Port, FileName, LocalFile, User, Pass: string): Boolean;

Unit
FTPsend

Description
A very useful function, and example of use can be found in the THTTPSend object.

Dowload specified file from FTP server to LocalFile.