
Search the Knowledge Base: |
Search the Knowledge Base: |
The Programming API function VixVM_CopyFileFromGuestToHost( ) returns an incorrect error code when a client attempts to copy a file for which the client does not have access permissions in a Windows guest operating system. The error code returned is VIX_E_FILE_NOT_FOUND. It should be VIX_E_FILE_ACCESS_ERROR.