Plesk

12 Articles

Creating an FTP account (Plesk)

There’s various different ways to access/edit your files on your hosting, such SSH, FTP or simply using the File Manager in the hosting control panel. This guide will show you how to setup an FTP account to access your hosting. 1. Login to your Plesk account. When you first set up an account with us, you would have…

SSH Keys

SSH (Secure Shell) keys provide a secure way to access your server’s terminal without using passwords. Instead of typing a password each time, you authenticate with a cryptographic key pair. This improves security and convenience, especially for developers and administrators managing hosting environments. This guide explains: What SSH keys are…