Internet Direct (Indy)
Home
PreviousUpNext
TIdFSP.GetDirInfo Method (String)

Retrieves directory and file permissions for the specified directory.

Pascal
procedure GetDirInfo(
    const ADIR: String
); overload;
Parameters 
Description 
ADIR 
Directory name of the remote FSP host. 

GetDirInfo is an overloaded method used to get directory and file permissions on the remote FSP host for the directory name specified in ADir. 

GetDirInfo calls the overloaded GetDirInfo method usind the TIdFSPDirInfo instance assigned to the FSP client.

GetDirInfo 

TIdFSPDirInfo

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.