Downloads a file from the server.
procedure DownloadFile(RemoteFile: String; LocalFile: String);
Use this method to download the RemoteFile or its part from the server and save it in LocalFile.