NTFS Shared folder bug?
Posted: 15. May 2013, 17:05
I'm using windows 7 as my real OS running ubuntu 10.04 Lucid Lynx in virtualbox. I setup a shared folder to the NTFS desktop c:\users\user\Desktop\tftp mounted as /home/user/tftp_ntfs in ubuntu.
Under ubuntu I did the following from within the /home/user/tftp_ntfs directory:
mv ./file.tar.gz ../
Instead of going into /home/user/ as expected, the file actually moved from c:\users\user\Desktop\tftp\ to c:\users\user\Desktop\ on the NTFS filesystem instead
Under ubuntu I did the following from within the /home/user/tftp_ntfs directory:
mv ./file.tar.gz ../
Instead of going into /home/user/ as expected, the file actually moved from c:\users\user\Desktop\tftp\ to c:\users\user\Desktop\ on the NTFS filesystem instead