If the CentOS virtual machine does not have the file sharing feature installed, then the client and server file sharing will cause some problems;
Here is a small way to quickly implement a Linux server and Windows sharing, here is the CentOS 6.4 version for example;
Link to the server via Xshell;
To install the Yum source on a Linux system (slightly):
Then, install the Lrzsz file-sharing package through Yum;
Yum-y Install Lrzsz so it is installed;
If you want to remove the CentOS 6.4 file, then the command format is "SZ + filename" to remove the file;
For example: [[email protected] simplecmdb]# SZ/ETC/PASSWD
If you want to save the file to the CentOS server, the command format is "RZ" and can be saved to the CentOS server.
Example: [[email protected] simplecmdb]# RZ
It's easy to save the file to the server.
This article from the "MySQL master-slave copy" blog, declined reprint!