Saving the PuTTY session logging

It works fine for me, but it’s a little tricky 🙂 First open the PuTTY configuration. Select the session (right part of the window, Saved Sessions) Click Load (now you have loaded Host Name, Port and Connection type) Then click Logging (under Session on the left) Change whatever settings you want Go back to Session window and click the Save button Now you have settings for this session set (every … Read more

Putty vs WinSCP

WinSCP is for file transfer to and from your server while PuTTY is used to interact with the server directly. Putty is just a command line interface to your server. WinSCP is a file transfer application using Secure FTP.

putty – server unexpectedly closed network connection on windows

To create and save a new keep-alive connection, follow these steps: Open the PuTTY application, and go to the Options panel (labeled “Category”) on the left of the window. Select (click) the “Connection” item. In the ​​”Sending of null packets to keep the session active” area on the right, change the default value of “Seconds … Read more