Use the scp command
Let's talk about the background. If ubuntu is used and xshell software is not used in windows to manage the vps, we are waiting to download a chrome (chrominum is really hard to use). What about Google, I tried to download the deb package under ss firefox, but there was no speed, and there was no foreign vps. ssh went remotely, and wget went down the chrom to the deb package. The next two seconds were over, in tianchao, I really envy foreigners for the speed of the Internet. How can I download from vps to my local computer? There is no tool. I just came from a bash command line, and Google circled it, I finally found the scp command.
Scp root@xx.xx.xx.xx:/home/chromxxxxx. deb/home/sr/desktop
Of course, if you want to copy the upload/download directory scp-r, you can do it.
Enter the password and download it to the local device. The speed is good, k per second, and you have finally been installed.
In linux, how does one use the scp command?
The scp command is as follows:
Scp/etc/cluster. conf 192.168.1.10:/etc/cluster. conf
192.168.1.10 is the target host.
In Windows XP, how does one use the SCP command to upload files to Linux machines in the lan?
Write an exe program to implement the remote transmission function, name the program execution file name scp, and add the file path to the system path, then enter the scp + transfer file path variable in cmd.