Jjohnnyharrisinputttyy.hashnode.dev·Jan 12, 2024 · 1 min readHow to use PuTTY to transfer files from my local system to my Bitnami server?File transfer between a local PC and a Bitnami server are regular tasks for web server administrators. PuTTY is an SSH and telnet client that allows for secure file transfers. Users can upload files from their local system to the Bitnami server or do...00
Jjohnnyharrisinputttyy.hashnode.dev·Jan 12, 2024 · 2 min readHow to use PuTTY Key Generator and connect to Remote Server by using PuTTY?This process involves using the PuTTY Key Generator (PuTTYgen) to generate secure key pairs for secure authentication. This method makes use of a private key kept on your device and a public key shared with the server. This method enhances security c...00