Download a file from the FTP server and save it locally.
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);