Discuss this help topic in SecureBlackbox Forum
Returns current directory listing.
Declaration
Parameters
Description
Use this method to get current directory listing.
The server will return a stream of names of files and no other information.
This method is intended to return information that can be used by a program to
further process the files automatically. For example, in the implementation of a "multiple get" function.
During execution of the method the
OnTextDataLine event is fired for each line of received reply.