Command: download

Syntax

download <url> {,<file> | <dir> }

Description

Downloads (fetches) a file across the internet. Currently, only the HTTP protocol is supported. This command is also available under the name httpget, refer to it for full documentation. It effectively performs an HTTP GET operation.

A successful URL retrieval will set the system numeric found to 1. An error will set it to 0.