Eddie,

> Is there anyway to download a file from an ftp site during install?
>
> I see the #ftp for upload and HTTP download.

Downloads via FTP would not make sense today because it is blocked in most
corporate environments.

You upload files (e.g. your setup.exe) via FTP and downloads are always done
via HTTP.

BTW, "#ftp upload..." is a compiler directive and "Download File (HTTP)..."
is an installer runtime function.

Friedrich