Access shared files in windows
Create a new folder on disk D of windows10 and create a share named mp5. It is accessed through three methods: network, UNC path and mapping network drive.
1 create "New folder" under E disk, right-click "New folder", click Properties, find share, and enter Advanced sharing.
2 share this folder, pay attention to setting the share name. Click to confirm
3 after sharing the settings on this computer (PC-1), set the IP address to 192.168.1.1 on PC-1 and the IP address 192.168.1.2 on another PC-2 machine, so that PC-1 and PC-2 can be interconnected. (if you cannot ping, please turn off the firewall)
4 browse the shared folder through the UNC path
5 enter\ 192.168.1.1\ mp5 on the running interface through the desktop
6 login account password can be logged in with the user created in the first experiment, such as account UserA password * *
7 after entering, make sure to enter the shared folder
8 browse shared folders over the network
9 in the case of PC-1 and PC-2 ip address interworking, find the "Network and sharing Center" in the PC-1 control panel.
10 in PC-2, click on the desktop network and enter the IP address and share name of the PC- 1 machine
11 login account password can be logged in with the user created in the first experiment, such as: account UserA password * *
12 after typing, click Enter enter to confirm to enter the shared folder.
13 access using the mapping network drive method
14 in the case of interworking between PC-1 and PC-2 ip addresses, enable the run command to enter cmd to enter the run dialog box, and enter net use e:\ 192.168.1.1\ mp5
15 command is successful, click on the desktop to enter this computer and enter the mp5 mapping file