Internet Direct (Indy)
Home
PreviousUpNext
TIdFTPListItem.Size Property

Indicates the allocated size for the file resource on the remote FTP server.

Pascal
property Size: Int64;

Size is an Int64 property that indicates the allocated size for the file resource on the remote FTP server. 

Values in Size are assigned when the registered ListParserClass for the the FTP client is used to parse the content in the Data property. 

Please note that some FTP server file systems do not provide file size values. Use SizeAvail to determine if an actual value was received in the directory listing response from the remote FTP server.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.