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