pyvmomi-community-samples icon indicating copy to clipboard operation
pyvmomi-community-samples copied to clipboard

copy an exe from a guest to a windows vm

Open umaparvat opened this issue 6 years ago • 0 comments

i'm trying to copy an exe file from a linux guest box to windows vm. i've used InitiateFileTransferToGuest(vm, cred, file_path,?,True) . how to find the length of an exe and pass it here.

umaparvat avatar Dec 06 '18 02:12 umaparvat