Use filezilla and SSH Secure Shell client to upload and download files on Ubuntu through SSH
L use filezilla
First, start the SSH service on Ubuntu.
Sudo/etc/init. d/ssh restart
Start filezilla on Windows:
For example, if the IP address of ubuntu In the VM is 192.168.1.120 and there is a root user, if the password is 1, the port is fixed to 22.
Enter SFTP: // 192.168.1.120 in the Host field. For other information, see:
Click quick connection.
L use SSH Secure Shell Client
When installing the SSH Secure Shell client software in windows, securefile transfer client is automatically installed. Next, securefile transfer client is used for file transmission.
First, start the SSH service on Ubuntu in the virtual machine, then start the Secure File Transfer client software on Windows, click, and enter
Click Connect and a prompt will be displayed. If the password is 1
Click OK.
The root user's home directory is displayed, for example:
Click to go to the upper-level directory.
Using Secure Shell client to log on to Ubuntu is similar.
Start the SSH service;
Start the Secure Shell client software;
Click and enter the user name and Host Name
Enter the password.
Login effect: