Web::WebDownload | ||
Description | ||
Download a file from the internet using the http or ftp protocol. | ||
![]() |
||
Options | ||
URL |
The complete URL of the file to be downloaded. Both http and ftp can be used. | |
Username |
Optional username. | |
Password |
Optional password. | |
Output
Directory |
The directory where the downloaded file must be stored (if the directory doesn't exist it will automatically be ceated). | |
Overwrite |
When checked, the destination file will be overwritten when it already exists. |