How Do I Configure SFTP on My WordPress Hosting Package?
To successfully configure SFTP WordPress, you need a secure way to access your site's files. SFTP provides that critical security for file management. This guide will walk you through how to configure SFTP WordPress on your Network Solutions hosting package.
In this article, we will tackle the following:
- SFTP vs FTP
- Prerequisites of SFTP Configuration
- Accessing the File Manager using an FTP Client
- Related Articles
- Review
SFTP vs FTP
With SFTP, the data that moves between your FTP client and your web server is encrypted. Thus, your connection with SFTP is always secured. This means that there will be no interception attacks on your data since everything you transfer is always encrypted.
On the other hand, username and password authentication are required when you initially connect with FTP. However, this doesn't guarantee the safety of your data between your web server and your FTP client since it is not encrypted.
Both protocols enable you to move files between your FTP client and web server, but to sum it up, SFTP is more secured than FTP.
Prerequisites of SFTP Configuration
Before you can configure SFTP WordPress with a client like FileZilla, you must first gather your unique connection credentials from your hosting panel.
- Log in to your Account Manager via https://www.networksolutions.com/my-account/login.
- On the left-hand navigation menu, select WordPress.
- Depending on the number of WordPress packages in your account, the WordPress section's interface may look slightly different. Full descriptions of each feature are discussed below.
- If you only have one WordPress package in your account, you will be redirected to the WordPress Control Panel details page right away.
- If you have multiple WordPress packages in your account, click the MANAGE button on the respective WordPress package that you need to modify.
- If you only have one WordPress package in your account, you will be redirected to the WordPress Control Panel details page right away.
- Under the Configurations section, click the SFTP Account Manager option.
After you have accessed the SFTP Account Manager, you will be rerouted to the SFTP Account Manager page, as shown in the image below, where you can modify existing SFTP accounts or set up a new one. Crucially, this is where you will find your:
- Host Address (your server's hostname or IP address).
- Username for the SFTP account.
- Password (you may need to set or view it here).
- The designated Port Number for SFTP is 22.
Important: Your SFTP username and password are distinct from your Network Solutions account login or your WordPress admin credentials. Use only the specific SFTP details provided in the SFTP Account Manager page.
Accessing the File Manager using an FTP Client
You can now use an FTP Client with your host, username, and password ready. Follow these steps to configure SFTP WordPress using the FileZilla client. The steps will be similar for other SFTP clients.
Downloading and Installing FileZilla
You need first to download and install the FileZilla Client on your computer.
- Go to the official FileZilla website.
- Download the appropriate version for your operating system (Windows, macOS, or Linux).
- Follow the installation prompts.
Accessing the WordPress Hosting Files
- Open FileZilla.
- Under the Host section, enter the required credentials indicated as SFTP Server / Home Address from Network Solutions under the SFTP Account Manager.
- Provide the Username and Password.
- Enter the port number, which is 22 by default for SFTP. After that, click the Quickconnect button to proceed.
Related Articles
- How Do I Get Started with WordPress?
- How to Assign/Edit My Domain to My WordPress Hosting Package?
- How to Reset Your WordPress Password?
Review
You now have all the steps needed to manage your website files securely. Following this guide, you can confidently configure SFTP WordPress, connect with a client, and ensure your file transfers are always encrypted and protected.