Attribute | Description | Required |
src | the URL from which to retrieve a file. | Yes |
dest | the file where to store the retrieved file. | Yes |
verbose | show verbose progress information ("on"/"off"). | No; default "false" |
ignoreerrors | Log errors but don't treat as fatal. | No; default "false" |
usetimestamp | conditionally download a file based on the timestamp of the local copy. HTTP only | No; default "false" |
username | username for 'BASIC' http authentication | if password is set |
password | password: | required if username is set |