Retrieves a directory listing from the remote FSP host.
procedure List; overload;
List is an overloaded method used to retrieve a directory listing from the remote FSP host. List calls an overloaded variant if the method using the root directory ('/') for the directory name.
Use the DirectoryListing property to access the container with the structured directory listing created from values in the FSP response packet.
List
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|