cURL get file from url and output into file
Command Reference:
Target URL: The target URL to connect to
File: File to write the output into
curl <target_url> -o <file>