Internet Direct (Indy) Version 9.0.1 Beta
|
property OnGetFileSize: TOnGetFileSizeEvent;
OnGetFileSize is used when the command event handler is executed after receiving the FTP SIZE command verb from the client connection in ASender. AFileSize will contain the number of bytes in the file specified by AFilename, or -1 when the file size cannot be determined.