After the SIZE command, you have the result into SizeResult property.
Where to add "FtpClient1.SizeAsync" method to the FTPAsy1 example to get
the file size before downloading it? In other words, where putting:
FtpClient1.SizeAsync;
Label9.Caption := IntToStr(FtpClient1.SizeResult);
Thanks!
j
.
--
//-
Jilani KHALDI
http://jkhaldi.oltrelinux.com/
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
Hi All,
usisng FtpCli component, how to get the size of the remote file before
the download?
Thanks!
jk
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be