An NDoc Documented Class Library

ExFTPConnection.DownloadFile Method

Download a file from the FTP server and save it locally.

Overload List

Download a file from the FTP server and save it locally.

public override void DownloadFile(string,string);

Download a file from the FTP server and save it locally.

public void DownloadFile(string,string,TransferParameters);

See Also

ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace