Putty using a simple tutorial

Source: Internet
Author: User
Tags command line ssh pscp ssh port

Introduction of Putty

Putty is a remote login tool that makes it easy to log on to a Linux server for a variety of operations (command-line mode). Putty is completely free and does not need to be installed (double-click to run), support a variety of connection types (Telnet, SSH, Rlogin ...), easy to use, it is a very recommended tool.

Ii. Download of Putty Toolkit

Putty's official website is www.putty.org. Access to the official website can download free putty, download putty alone, you can download the Putty Toolkit, the toolkit contains a lot of use tools. (Click to download Putty.zip)

Third, the use of putty

Double-click to run Putty, in host Name (or IP address) to enter the target host IP addresses, click Open to connect.

Enter the username password at the command line to login to the system for various actions.

If you think the default font is not good-looking, you can also make various settings for the font. (Window->appearance->font settings)

Iv. Use of PSCP

Putty can remotely log on to the host, while PSCP can transfer files to a remote host and is very simple to use.

PSCP do not want Putty to run directly, but rather run from a command prompt. Enter PSCP.EXE to see the specific usage of PSCP.

Transfer files to a Linux host, for example: PSCP.EXE d:hello.txt pharen@192.168.0.109:downloads, Enter the password to transfer hello.txt to the Linux user home directory downloads folder

Standard format PSCP. EXE Transfer file directory username @ host Address: Accept file directory

Of course, you can download files from a remote host to this computer, for example: PSCP. EXE Pharen@192.168.0.109:/etc/inittab D:

Standard format PSCP. EXE username @ host Address: Transfer file directory native file directory

Common options

-Q: Quiet mode, no information is displayed during transmission

-R: Transferring directory

-P Port: Specify SSH port, default is 22

-L User: Specifies which user is logged on to a remote host for transmission and can be written with the host address, such as pharen@192.168.0.109

-PW PASSW: Specify user password at logon

-C: Allow compression

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.