Downloads a file from the server into an array of bytes.
function DownloadBytes(RemoteFile: String): TBytes;
Use this method to download RemoteFile into a byte array.