VirtualBox

Opened 9 years ago

Closed 9 years ago

#14600 closed defect (duplicate)

files with : (colon) in the filename is unavailable when mounted via vboxsf

Reported by: Ferenc Kovács Owned by:
Component: shared folders Version: VirtualBox 5.0.4
Keywords: Cc:
Guest type: Linux Host type: Mac OS X

Description

root@vagrant-ubuntu-trusty-64:~# cat /etc/mtab |grep vagrant vagrant /vagrant vboxsf uid=1000,gid=1000,rw 0 0

root@vagrant-ubuntu-trusty-64:~# ls -lah /vagrant ls: cannot access /vagrant/foo:bar: No such file or directory total 8.0K drwxr-xr-x 1 vagrant vagrant 170 Sep 16 14:52 . drwxr-xr-x 23 root root 4.0K Sep 16 14:42 .. -????????? ? ? ? ? ? foo:bar drwxr-xr-x 1 vagrant vagrant 102 Sep 16 14:21 .vagrant -rw-r--r-- 1 vagrant vagrant 3.0K Sep 16 14:21 Vagrantfile

Change History (2)

comment:1 by Ferenc Kovács, 9 years ago

sorry, for the format, let me try that again:

root@vagrant-ubuntu-trusty-64:~# cat /etc/mtab |grep vagrant
vagrant /vagrant vboxsf uid=1000,gid=1000,rw 0 0

root@vagrant-ubuntu-trusty-64:~# ls -lah /vagrant
ls: cannot access /vagrant/foo:bar: No such file or directory
total 8.0K
drwxr-xr-x  1 vagrant vagrant  170 Sep 16 14:52 .
drwxr-xr-x 23 root    root    4.0K Sep 16 14:42 ..
-?????????  ? ?       ?          ?            ? foo:bar
drwxr-xr-x  1 vagrant vagrant  102 Sep 16 14:21 .vagrant
-rw-r--r--  1 vagrant vagrant 3.0K Sep 16 14:21 Vagrantfile

comment:2 by Frank Mehnert, 9 years ago

Resolution: duplicate
Status: newclosed

Duplicate of #14554.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use