Previous Topic

Next Topic

Book Contents

Book Index

HTTP SharePoint Put

HTTP SharePoint Put uploads a file to a Windows SharePoint Server website, using HTTP[S]. This script is not suitable for files larger than a few dozen megabytes, because it loads the entire file into memory before sending it.

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