List the current directory's hrefs as an array of FTPFile objects.
List the current directory's hrefs as an array of FTPFile objects.
public FTPFile[] DirDetails();
List an HTML page's hrefs as an array of FTPFile objects.
public FTPFile[] DirDetails(string);