SmartFTP FTP Library
IFTPConnection::ReadDirectory Method

Reads the content of the current working directory. 

The result is stored in the Items property.

IDL
HRESULT ReadDirectory(
    [out, retval] IFTPItems** retval
);

The client opens a data connection and sends a LIST or MLSD command to get the content of the current working directory.

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.