This trick lets you create shortcuts to saved sessions in putty

It is becoming more and more common for us to use some remote connection software from our PC to access other computers without leaving our seat. In the event that we want to focus on SSH connections, one of the most popular and used proposals for a long time is the PuTTY software .

The truth is that today we have many alternatives in the form of programs to carry out these remote connections. The quality of these will largely depend on the bandwidth available at that moment, or on the power of both stations. Be that as it may, these applications present us with a good number of their own functions that make these tasks easier for us. Note that remote control software is extremely useful for both end users and businesses.

create shortcuts to saved sessions in putty

Therefore, the first thing to do is choose the proposal that best suits the needs we have. As we mentioned, PuTTY is one of the best known and most used alternatives for years. Although it does not offer us a particularly striking or attractive user interface , it is characterized by its functionality. This is due to the fact that from the first moment we will be able to configure the program thanks to the window that appears after its execution.

But it is also true that, in order to save time, we prefer to save certain data about remote user sessions , for faster access in the future. This is something that allows us to make the software as we use it over time. That is why below And in order to be more productive in PuTTY , below, we will see how to create shortcuts already saved grants of the program.

Improve your productivity in PuTTY with this trick

The first thing that we must take into consideration is that here we will have the possibility of creating as many direct accesses as we have saved sessions . We are storing these in the software that we have mentioned, which we can access after executing PuTTY in a conventional way. But surely many will find it much more comfortable to have icons that directly call certain sessions so that they can be opened directly from Windows . For example, we can place these shortcuts on the system desktop to always have them at hand.

PuTTY - Menú principal

All we need to achieve what we are telling you about is to have the name assigned in the program to each of these stored sessions. Next, we are going to create a new shortcut in Windows, for example, by right-clicking on the desktop. Here we click on the menu option New / Direct access. From the Browse button we must go to the disk path where we installed the remote control program, and select its executable .EXE.

Once we have the direct access, we click on it with the right button and select Properties . Now, in the Destination field , at the end of the file path we add the following:

-load "NOMBRE_SESION"

As we mentioned before, this is something that we can repeat as many times as we want and with the saved sessions that we need. The only thing we have to change in the created access is the name specified in the parameter that we have shown you.