Download a file from the server to the local system.
Download a file from the server to the local system.
public bool GetFile(string);
Download a file from the server to the local system.
public bool GetFile(string,string);
Download a file from the server to the local system.
public bool GetFile(string,string,FtpTransferOptions);
Download a file from the server to the local system.
public bool GetFile(string,string,FtpTransferOptions,int);