USA
800 691 9120
UK
01225 704844
We use cookies on our website to analyze website usage and to help secure the website against misuse. Advertising and functional cookies are not used in our site or our web application products.
By clicking “Accept Essential Cookies Only”, you consent to us placing these cookies.
Download a file from an authenticated URL and save it to a local path
Downloads the file at the specified FTP or HTTP URL using the supplied credentials and saves it to the local path. File permissions are checked against the standard permitted folders list.
| Parameter | Description |
|---|---|
| cmd | ftp or http URL to get |
| Argument 0 | File to download to |
| Argument 1 | username |
| Argument 2 | password |
| Argument 3 | connection timeout |
DownloadFileSecure "ftp or http URL to get", "File to download to", "username", "password", "connection timeout"