Previous Topic

Next Topic

Book Contents

Book Index

HTTP Get

HTTP Get downloads a file from a website, using HTTP[S] with the GET verb. This script is not suitable for files larger than a few dozen megabytes, because it loads the entire file into memory before saving it.

Use this script like a source. Then configure one or destinations to save the files to their final locations.

Input Parameters