Internet Direct (Indy)
Home
PreviousUpNext
TIdFSP.StatInfo Property

Stores status and statistical information about a file or directory on the remote FSP host.

Pascal
property StatInfo: TIdFSPStatInfo;

StatInfo is a read-only TIdFSPStatInfo property used to store status and statistical information about a file or directory on the remote FSP host. 

StatInfo is populated using values returned in the FSP protocol response generated by calling the GetStatInfo method. StatInfo will contain information about the type of item requested (directory), and optionally the file size and file modification date (in local and UTC timezones). 

Use GetDirInfo and DirInfo to access file and directory permissions on the remote FSP host.

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.