This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Description
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