vmware/pyvmomi-community-samples

copy an exe from a guest to a windows vm

Aberta

#531 aberto em 6 de dez. de 2018

 (0 comentário) (0 reação) (0 responsável)Python (914 forks)batch import
help wanted

Métricas do repositório

Stars
 (972 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador