hgfs
参考 https://blog.csdn.net/qq_33733970/article/details/84326110
sudo mkdir /mnt/hgfs
sudo chmod 777 /mnt/hgfs
vmhgfs-fuse .host:/ /mnt/hgfs
/usr/bin/vmhgfs-fuse .host:/ /mnt/hgfs -o subtype=vmhgfs-fuse,allow_other
参考 https://blog.csdn.net/qq_33733970/article/details/84326110
sudo mkdir /mnt/hgfs
sudo chmod 777 /mnt/hgfs
vmhgfs-fuse .host:/ /mnt/hgfs
/usr/bin/vmhgfs-fuse .host:/ /mnt/hgfs -o subtype=vmhgfs-fuse,allow_other