VirtualBox

Opened 14 years ago

Last modified 5 years ago

#7004 closed defect

vboxsf attempt to use wildcard with non-existent filenames gives Protocol Error — at Initial Version

Reported by: John Meissen Owned by:
Component: shared folders Version: VirtualBox 3.2.4
Keywords: vboxfs Cc:
Guest type: Linux Host type: Windows

Description

I have a Windows XP host system, with an Ubuntu 10.04 guest OS. I can successfully create and mount a shared folder.

If I try to use wildcards that don't match any files in the folder I get a Protocol Error.

For instance, if the folder has no files that start with the letter 'd', and I try

ls -l d*

I will get

ls: cannot access d*: Protocol error

Not using the wildcard works fine. Using the wildcard with matching files also works fine.

This seems innocuous, but unfortunately it kills the usage of a number of Makefiles in projects with which I'm involved.

Change History (0)

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use