| Overload | Description |
|---|---|
| DownloadFile(String,String) | Download a file name synchronously using FTP |
| DownloadFile(String,String,Int64) | Download a file name synchronously using FTP from the specified byte offset |
| DownloadFile(String,String,Int64,Int64) | Download a section of a file name synchronously using FTP from the specified byte offset and length |