vmware / pyvmomi-community-samples

A place for community contributed samples for the pyVmomi library.
Apache License 2.0
1.01k stars 922 forks source link

Update upload_file_to_vm.py #726

Open zbukhari-apex opened 1 year ago

zbukhari-apex commented 1 year ago

vm_pwd was used which was incorrect the argument should be vm_password.

P.S. This is my first forked contribution thingy so if I did something wrong let me know!