If you are looking for software to use, go to Huajun Software Park! software release AI product list
Location: Home pageTutorial strategyTutorialComputer software tutorials How about Putty...

How to record operation diary in Putty-How to record operation diary in Putty

Author: Qingchen Date: 2025-10-04

PuTTY
PuTTY-v0.80 latest version

remote control Storage size: 3.54MB Time: 2022-03-24

Software introduction: PuTTY is a serial interface connection software, mostly used for remote login control functions. This is a free SSH/Telnet program that can...

Download now

PuTTY is a classic and free SSH, Telnet and serial interface client, mainly used on Windows platforms. It is known for its extreme lightweight, stability and efficiency. It is one of the preferred tools for system administrators and developers to remotely manage servers and network devices. Its core function is to establish a secure command line connection through the encrypted SSH protocol, effectively protecting data transmission. Although the interface is simple, it is powerful and comes with useful tools such as PSFTP (Secure File Transfer), PuTTYgen (Key Generation), etc. The feature of being able to use without installation makes it a very convenient "green" software and enjoys a high reputation in the IT field. Next, let the editor of Huajun explain to you how Putty records the operation diary and the method of Putty recording the operation diary!

first step

Start PuTTY by double-clicking the desktop icon or from the Start menu.

Putty,Putty download


Step 2

In the left navigation bar, expand Category → Session → Logging or directly enter "Logging" in the left search bar to quickly locate.

Putty,Putty download

Step 3

Under Session logging, select "All session output" (log all output, including input and echo).

Putty,Putty download

Step 4

Click Browse... to specify the log file saving path (such as C:logsputty.log), or directly enter the file name (PuTTY will save it in the startup directory by default).

Putty,Putty download

Step 5

Make sure "Printable output only" is checked (only record printable characters to avoid binary garbled characters). Check "Flush log file frequently" (write logs in real time to prevent crashes and data loss). If you need to reuse this setting, return to the Session category, enter a session name (such as MyLinuxServer_Logging), and click "Save".

Putty,Putty download


Step 6

Return to the Session category and enter the host address (IP or domain name) and port (default 22).

Confirm that the connection type is SSH (default).

Putty,Putty download

Step 7

Click "Open" to connect to the server.

In the security warning window that pops up, click "Accept" (the host key needs to be confirmed when connecting for the first time).

Putty,Putty download


Step 8

Enter username → press Enter. Enter the password (the password will not be visible when typing, enter it directly and press Enter). Enter any command in the terminal (such as ls -l, df -h, etc.), PuTTY will automatically record all operations to the log file.

Putty,Putty download

The above is how Putty records the operation diary and the method of Putty recording the operation diary compiled by Huajun editor for you. I hope it can help you!

Related articles