FtpInterServerTransfer function
function
FtpInterServerTransfer(Const FromIP, FromPort, FromFile, FromUser, FromPass, ToIP, ToPort, ToFile, ToUser, ToPass: string): Boolean;
Unit
FTPsend
Description
A very
useful function
,
and example of use
can be found in the
THTTPSend object.
Initiate transfer of file between two FTP servers.