vmware/pyvmomi-community-samples

copy an exe from a guest to a windows vm

開放

#531 建立於 2018年12月6日

 (0 則留言) (0 個反應) (0 位負責人)Python (914 個分叉)batch import
help wanted

倉庫指標

星標
 (972 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南