Click or drag to resize

HttpFileTransferDownloadFile Method

Overload List
  NameDescription
Public methodStatic memberDownloadFile(String)
Downloads a file from the url. Decompresses using BZip2 if needed.
Public methodStatic memberDownloadFile(String, String)
Downloads a file from the url. Decompresses using BZip2 if needed. Then saves to the file system at filePath.
Top
See Also