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
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. |