VMware {code} Community
shrutipawar
Contributor
Contributor

Unable to create directory using CreateTemporaryDirectoryInGuest

Hi,

I am trying to create a directory on RHEL7.3 machine which has latest Vmwaretools installed(version 2147483647).

API: CreateTemporaryDirectoryInGuest()

Using this API, I am able to create a directory when I pass the path to create a directory as /, /root, /home.

The only problem I am facing is when I do not pass the path to directory or when I pass a /tmp location.

When I do not pass the directory path, ideally it should create a directory in /tmp/vmware-root. However, the API is returning the absolute path in this case.

Please help me to resolve this issue.

Thanks

Shruti

Reply
0 Kudos
0 Replies