TFTPSend.DataRead
TFTPSend
function DataRead(Const DestStream: TStream): Boolean;
Unit
ftpsend
Description
Establish data channel to FTP server and retrieve data to DestStream.
This function you need only in special cases, i.e. vhen you need implement some special FTP commands.