HttpFileTransferDownloadFile Method |
| Name | Description | |
|---|---|---|
| DownloadFile(String) |
Downloads a file from the url. Decompresses using BZip2 if needed.
| |
| DownloadFile(String, String) |
Downloads a file from the url. Decompresses using BZip2 if needed. Then saves to the file system at filePath.
|