How to access a remote Linux server on Windows via SSH using PuTTY integrated into WinSCP

To access the terminal of your remote Linux server from your local Windows machine and run some commands like “sudo apt …”, “htop”, “ncdu”, and many others, you’ll need an SSH client like PuTTY. And the best way to do that is by integrating it into the WinSCP client because this way, you can manage […]

How to access a remote Linux server on Windows via SSH using PuTTY integrated into WinSCP Read More »

How to edit files from a remote Linux server on Windows via FTP or SFTP using WinSCP and your preferred code editor

The WinSCP is a great and improved FTP client for Windows that allows you to access remote Linux servers via SSH, FTP, and SFTP. However, the default file editor isn’t ideal for most of us that work with code. With the wrong/default editor, you can save the remote Linux file in the wrong format (the

How to edit files from a remote Linux server on Windows via FTP or SFTP using WinSCP and your preferred code editor Read More »

pt_BR