Sharing files in Host OS and Guest OS in VMware


Install the VMware Tool

Config the Shared Folder in VMware player.

sudo vmware-config-tools.pl

Then in the terminal execute the following command to make shortcut of your shared folder to Desktop

ln -s /mnt/**hgfs**/shared-name ~/Desktop/shared-name

Tue Mar 21 2017