Zoomed Image

AMSX Scripting Language - Command : downloadfile

Summary

Download a file from a URL and save it to a local path

Description

Downloads the file at the specified FTP or HTTP URL and saves it to the local path given in argument 0. File permissions are checked against the standard permitted folders list before downloading.

Parameters

ParameterDescription
cmdftp or http URL to get
Argument 0File to download to

Syntax


DownloadFile "ftp or http URL to get", "File to download to"

Return to the AMSX Command Reference