/

/

Connect To Your WordPress Hosting Instance via SSH/SFTP

Connect To Your WordPress Hosting Instance via SSH/SFTP

Last Modified: November 1, 2024
(Rev. v6.0)
by Ryan T. M. Reiffenberger

ADVANCED GUIDE – PROCEED WITH CAUTION

This guide is more technically advanced and may require an additional level of knowledge beyond everyday website operation. If you have difficulting following this guide, or want further assistance, please contact our team using the chat link at the bottom of your screen. When in doubt, chat before you click.

WORK IN PROGRESS – ARTICLE IN DEVELOPMENT

This guide is is currently in development, and the current version may not reflect its final form. The steps and instructions reflected in this guide are accurate to the best of our knowledge but may be subject to change as final adjustments and audits are made to this article. 

We offer the ability to connect to your WordPress hosting node via SSH for interacting with the terminal, or modifying files within your installation.

Request SSH Access

To get access to SSH/SFTP services, we currently need to manually enable this on an account-by-account basis. Please contact us using the chat widget on this site to submit your request.

Connect to Terminal via SSH

  1. Download the SSH Key provided by FTG to connect to your instance if you have not already.
  2. Log into the console of your choice and run the following command:
    `ssl -i your_key_name_rsa -p 22 your_username@wordpress_domain`
  3. Choose your fingerprint trusting preference if this is your first time connecting.

Connect to SFTP via SSH

  1. Download the SSH Key provided by FTG to connect to your instance if you have not already.
  2. Open up the FTP client of your choice. Your client must support using Keys as a form of authentication.
  3. Use the following details to connect:
    • Host: wordpress_domain
    • Username: your_username
    • Password: your_password
    • Port: 22

Article Overview

This guide will provide the instructions necessary to connect to your Premium WordPress node via SSH/SFTP.

On this page

Topics Discussed

Is this article helpful?

Voting Coming Soon.

Share this article

Send to Team Member