Command Reference - Internet Actions
This action downloads a specific file from the Web and saves it to a specific folder.
|
Action ID: |
15 |
Location/Connection
The full URL to the file that will be downloaded. This field cannot be empty.
If you're using a redirected URL (where the filename isn't contained within the URL or includes invalid characters), you can use the %NextDownloadWebFilename% variable to specify a valid filename for the downloaded file.
Note: This action accepts up to 5 redirects.
This is the folder where the file will be saved.
The maximum time in seconds that the connection will be allowed to remain idle.
The port to use, generally this should remain 80.
Download Verification
If checked the size of the download file will be verified against the size specified in the File size field.
The file size (in bytes) that the downloaded file's size will be verified against, if the Verify file size checkbox is selected.
If checked the CRC of the download file will be verified against the CRC specified in the File CRC field.
The CRC value that the downloaded file's CRC will be verified against, if the Verify file CRC checkbox is selected.
Authentication
If check HTTP basic authentication will be used in order to gain access to the file.
The user name to be used during HTTP authentication.
The password to be used during HTTP authentication.
Proxy Settings
The proxy server address.
The proxy server port.
The proxy user name.
The proxy password.
Dialog
The title that will appear on the "download progress" dialog.
The text that will appear on the "download progress" dialog.
|
Value |
Simple Message |
Verbose Message |
|
0 (OK) |
|
|
|
1 |
MSG_ERR_WEB_DOWNLOAD |
MSG_ERR_WEB_DOWNLOAD |
|
2 |
MSG_ERR_WEB_DOWNLOAD |
MSG_ERR_WEB_DOWNLOAD |
|
3 |
MSG_ERR_WEB_DOWNLOAD |
MSG_ERR_WEB_DOWNLOAD |
|
4 |
MSG_ERR_WEB_DOWNLOAD |
MSG_ERR_WEB_DOWNLOAD |
|
5 |
MSG_ERR_WEB_DOWNLOAD |
MSG_ERR_WEB_DOWNLOAD |
|
6 |
MSG_ERR_WEB_DOWNLOAD |
MSG_ERR_WEB_DOWNLOAD |
|
7 |
MSG_ERR_WEB_DOWNLOAD |
MSG_ERR_WEB_DOWNLOAD |
|
8 |
MSG_ERR_WEB_DOWNLOAD |
MSG_ERR_WEB_DOWNLOAD |
|
9 |
MSG_ERR_WEB_DOWNLOAD |
MSG_ERR_WEB_DOWNLOAD |
|
10 |
MSG_ERR_WEB_DOWNLOAD |
MSG_ERR_WEB_DOWNLOAD |
|
11 |
MSG_ERR_INVALID_PARAMETER |
MSG_ERR_INVALID_PARAMETER |
|
12 |
MSG_ERR_WEB_DOWNLOAD |
MSG_ERR_WEB_DOWNLOAD |
|
13 |
MSG_ERR_FILE_VERIFICATION |
MSG_ERR_FILE_VERIFICATION |
|
14 |
MSG_ERR_FILE_VERIFICATION |
MSG_ERR_FILE_VERIFICATION |
|
50 |
MSG_ERR_WEB_DOWNLOAD |
MSG_ERR_WEB_DOWNLOAD |