Hello,
I found post with a simoilar problem in post 'http://communities.vmware.com/thread/217891'.
Background:
I have to copy a directory with Its sub folders from the virtual filessystem to hosts file system.
I use the cmd-debug commandline and I give the target folder attribut 'merged':
Problem:
I call 'copy', 'mkdir' in the thin-bubble, both will work fine to copy files into host system, or create folders.
But if i try to use 'xcopy', this command break and give the message 'can't create the target folder'.
It's very strange, because the other to commandline tools will work.
Can anybody give an idea, why 'xcopy' won't work in thinapp-bubbles ?
Thank you in advanced
Leo