Project

General

Profile

Actions

Download » History » Revision 1

Revision 1/6 | Next »
Per Amundsen, 02/25/2016 12:06 PM


Added in 2.3

/download [-o] <name> <url|close> <filename>

Starts a file download from a url.

See also $download, $downloaderr, on DOWNLOAD.

Switches

-o - Overwrite file it if already exists.

Parameters

<name> - Name of the download.
<url|close> - Url to download or close to close the download.
<filename> - Filename to save as.

Example

; Download the url 'https://adiirc.com/setup64.exe' to the file 'setup.exe'.
/download adiirc https://adiirc.com/setup64.exe setup.exe

on *:DOWNLOAD:adiirc:echo -ag Download of $download($download).file is complete.

Updated by Per Amundsen about 8 years ago · 1 revisions

Also available in: PDF HTML TXT