How can I perform files with VM guest?
Is your feature request related to a problem? Please describe.
I want to download/upload/list file in VM guest, how can I do that?
Example 1: I want to list file in C:/ of VM windows. Example 2: Write something to C:\Windows\System32\drivers\etc\hosts in VM windows.
In VimAutomation, that was called GuestFileManager, I can download/upload/list/delete .... everything I can do with VM guest file. An more feature like GuestProcessManager, I can execute script or file in VM Guest.
Describe the solution you'd like
I don't know.
Describe alternatives you've considered
Can we you VimAutomation for vCloud Director?
Additional context
No response
How can I operate with file/process in guest OS ???
You can work with pyvmomi, but it required an administrator (username and password) in guest os.