Downloads a file from the SFTP server.
procedure DownloadFile(RemoteFile: String; LocalFile: String);
Use this method to download RemoteFile into the location specified by LocalFile.