Description
This short Python script shows how to upload multiple files using a single multipart form post.
Installation
Download
Please download the Python Script from the link at the top of the page provided as a zip file. Full instructions are contained within the script.
Execution
Run the script with a -h option to have it display a help message. The script uses the poster module (http://pypi.python.org/pypi/poster/0.4) which can be installed with sudo easy_install poster.