VMWare player 4.0.1 build-528992
I added a file to a shared directory in Windows 7. When I `ls -l` that directory in Ubuntu 11 it looks like: (2nd line)
ls: cannot access item_spec.rb: No such file or directory
-rwxrwxrwx 1 root root 300 2012-01-11 12:05 user_spec.rb
-????????? ? ? ? ? ? item_spec.rb
How can I get the folder to "refresh"? I need to use this file in Ubuntu. I think it will be present if I restart the VM, but that seems excessive. This looks like a bug.