Opened 10 years ago
Closed 10 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
sorry, for the format, let me try that again: