FtpPutFile function

function FtpPutFile(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.

Upload specified LocalFile to FTP server.