Overload List

  Name Description
Public method Download(String)
Downloads a file from the FTP server relative to the local directory.
Public method Download(Stream, String)
Downloads the file from the FTP server and writes the contents to the OutputStream.
Public method Download(String, String)
Downloads a file from the FTP server relative to the local directory.

See Also