Divided into operations on the host computer and operations on Ubuntu:
On Ubuntu:
The virtual machine is changed to bridge mode and can ping the host
Install ssh in Ubuntu, command: sudo apt-get install ssh openssh-serve
View the IP address of Ubuntu in the virtual machine, command: ifconfig
The picture below is the IP address of Ubuntu in the virtual machine
then:
On the host:
Download FileZilla link: https://englishcode.lanzous.com/ieFYdebvlzc
Enter the Ubuntu ip address and login account password and port number 22 (the software is based on ssh, so the port number is 22)
Then you can drag and transfer files
Recommended Posts