Analysis on the method of CentOS8 virtual machine to access Windows10 host folder

After installing VMware Tools, the text can be copied and pasted between the virtual machine hosts,

②Virtual machine files can be copied to the host, but

→ The host file cannot be copied to the virtual machine. The following methods can be used to directly access the host folder from the terminal.

  1. Virtual machine>Settings>Options>Shared folder

Click "Always enable"

"Folder">Add>Next>Browse [host path]>Next enable this share>Finish>OK

  1. Terminal input
vmware-hgfsclient

Display the name of the host folder just added.

  1. Terminal input
/bin/vmware-config-tools.pl

The default yes waits for the last few lines to appear,

The configuration of VMware Tools 10.3.10 build-13959562for Linux forthis 
running kernel completed successfully.
 
Enjoy,--the VMware team
  1. At this point, you can access the host folder added above from the following location and copy it.
cd /mnt/hgfs/
ls
cp host_file /root/Documents/

to sum up

The above is the method for CentOS8 virtual machine to access the Windows 10 host folder introduced by the editor. I hope it will be helpful to you. If you have any questions, please leave me a message. The editor will reply to you in time. Thank you very much for your support to the ZaLou.Cn website!
If you think this article is helpful to you, welcome to reprint, please indicate the source, thank you!

Recommended Posts

Analysis on the method of CentOS8 virtual machine to access Windows10 host folder
The virtual machine centos and the host ping each other
How to set up an Apache virtual host on CentOS 7
How to install Centos operating system on VMware virtual machine
How to solve the problem of not being able to access the Internet after installing centos7 on VmWare
How to expand the ubuntu LVM partition of a VirtualBox virtual machine
How to modify the hostname on CentOS 8
Build Nginx based on Centos 7 (including virtual host)
Summary of CentOS method to set static IP
Download of VM virtual machine and install centos7
The latest method of installing Mongodb on Ubuntu 16.04
Solution to the virtual machine ubuntu16.04 cannot connect to the Internet
CentOS 7 system to view the system version and machine digits
Install KVM on CentOS 7 and create a virtual machine
How to create a CentOS virtual machine in VMware
Detailed installation steps of CentOS6.4 system in virtual machine
Xshell and Xftp fail to connect to the virtual machine Ubuntu
How to set up an Apache virtual host on Ubuntu 16.04
Detailed method of installing Kernel 5.x kernel version on CentOS 8 system
How to set up an Apache virtual host on Ubuntu 20.04
Linux overview of Python automated operation and maintenance and the ultimate guide to virtual machine installation and use