Click or drag to resize

FtpNLST Method

Overload List
  NameDescription
Public methodNLST
Returns a list of file and folder names in the current server folder. This method uses NLST command (RFC 3659), that may be NOT supported by the server.
Public methodNLST(String)
Returns a list of file and folder names in the current server folder. This method uses NLST command (RFC 3659), that may be NOT supported by the server.
Top
See Also