Click or drag to resize

FtpMLSD Method

Overload List
  NameDescription
Public methodMLSD
Returns parsed list of files and folders in the current server folder. This method uses MLSD command (RFC 3659), that may be NOT supported by the server.
Public methodMLSD(String)
Returns parsed list of files and folders in the specified folder or file information in case of a file. This method uses MLSD command (RFC 3659), that may be NOT supported by the server.
Top
See Also