Skip to main content

How to Use SFTP to Connect to Your WordPress Site

Secure File Transfer Protocol (SFTP) is a secure FTP method to transfer files to and from your site.

Updated over 3 months ago

What is SFTP

SFTP, or Secure File Transfer Protocol, is a method for securely accessing and transferring files and folders between a local computer and a remote server. Developed as an extension of the SSH (Secure SHell) protocol, SFTP ensures that all data exchanged between the systems is encrypted, maintaining high levels of security and confidentiality. This protocol safeguards your data during transmission, making it a reliable choice for secure file transfers.

How to Use:

1. Go to Sites -> WordPress -> Advanced Settings -> FTP Access

2. Click on Add FTP User and input the credentials.

3. The Host URL, Port number, Username, and Password can be used to log in to a client program and access the WordPress files. Make sure to keep these credentials safe. The UserName and Password are unique for each user, and you can even reset them.

There are many free and premium ones to choose from. We recommend one of the following:

Frequently Asked Questions

  1. What is SFTP and how does it work?
    Answer
    : SFTP, or Secure File Transfer Protocol, is a secure method for transferring files between a local computer and a remote server. It uses encryption to ensure the confidentiality and security of the data being transferred.

  2. How do I set up SFTP to access my WordPress site?
    Answer
    : Go to Sites -> WordPress -> Advanced Settings -> FTP Access, click "Add FTP User," and input your credentials. Use the provided Host URL, Port, Username, and Password to log into an FTP client program.

  3. Can I reset my SFTP credentials?
    Answer
    : Yes, you can reset your SFTP username and password in the "FTP Access" section of the WordPress settings. Make sure to keep your credentials safe.

  4. Which FTP clients are compatible with SFTP?
    Answer
    : Recommended SFTP clients include FileZilla (Free for macOS/Windows), WinSCP (Free for Windows), FlashFXP (Premium for Windows), Cyberduck (Free for macOS/Windows), and Transmit (Premium for macOS).

Did this answer your question?