Previous Topic

Next Topic

Book Contents

Book Index

HTTP Put

HTTP Put uploads a file to a website, using HTTP[S] with the PUT verb.

Note: PUT is not the usual way to upload files, and is not accepted by many websites. The HTTP Post script might work as an alternative for these sites. However, when available, the HTTP PUT technique is preferable because it is simpler.

Use this script like a destination, as a per-file process. Typically you would use this in a task with one or more sources.

Input Parameters