Download URL content and save to file (not recommended)
urlwrite
is not recommended. Use websave
instead.
urlwrite(
uses
additional options specified by one or more URL
,filename
,Name,Value
)Name,Value
pair
arguments.
urlread
and urlwrite
can
download content from FTP sites. Alternatively, use the ftp
function
to connect to an FTP server and the mget
function
to download a file.