help wantedlow hanging fruitsample request
Description
Demonstrate how to place an arbitrary file in an arbitrary location on an arbitrary datastore. Shows how to interact with datastores using pyVmomi API and should include discussion and solutions for keep-alive problems when dealing with very large file transfers.
Issues to show resolutions to:
- File transport occurs on a separate session from API method invocation
- Network conditions are not always favorable, how to handle interruptions
- How to detect file corruption or incomplete transfer
- How to detect failed file transfers due to permissions issues.