VirtualBox

Opened 16 years ago

Closed 8 years ago

#1393 closed defect (obsolete)

Protocol error trying to rename directory on share (Windows host, Linux guest) — at Version 4

Reported by: Daniel Blaukopf Owned by:
Component: shared folders Version: VirtualBox 1.5.6
Keywords: Cc:
Guest type: Linux Host type: other

Description (last modified by aeichner)

~$ sudo mount -t vboxsf -o uid=1000,gid=1000,exec workspaces /ws
~$ cd /ws
/ws$ mkdir a
/ws$ ls -ld a
drwxrwxrwx 1 blaukopf blaukopf 0 2008-04-07 19:16 a
/ws$ mv a b
mv: cannot move `a' to `b': Protocol error

Host is Windows XP, guest is Ubuntu Linux. I am able to read, write and create files and directories on the share. File renaming works, directory renaming does not.

Change History (4)

comment:1 by Frank Mehnert, 16 years ago

Guest type: otherLinux

comment:2 by Frank Mehnert, 16 years ago

Component: othershared folders

comment:3 by Jelle Geerts, 15 years ago

Possibly related: http://forums.virtualbox.org/viewtopic.php?p=56209

Stumbled upon the same issue/bug while building a kernel module. Simply worked around it out of laziness by a touch .tmp_versions/x.

comment:4 by aeichner, 8 years ago

Description: modified (diff)
Resolution: obsolete
Status: newclosed

Please reopen if still relevant with a recent VirtualBox release.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use