Managed WooCommerce Stores Help

Set up SFTP for my Managed WooCommerce Stores site

Here's how to set up SFTP access for your Managed WooCommerce Stores site.

  1. Generate an SSH key pair for Windows or for macOS.
  2. After you generate the key, copy the contents of the public key file.
  3. Follow the steps to add a public key to your Managed WooCommerce Stores account.
  4. Import the private key file to your FTP client. For example, here's how to do that in FileZilla:
    1. In FileZilla, select Edit and then select Settings.
    2. In the Settings window, below Connections select SFTP.
    3. Select Add key file, browse to the location of the private key file, and select it. The filename appears in the Private Keys list.
  5. Now you can connect to your Managed WooCommerce Stores site with your favorite FTP application. Be sure to specify port 22, and you can select copy icon Copy next to the SSH Username or Hostname to copy it to your clipboard.
    select copy icon
    Note: If you set a passphrase when you generated the key pair, you'll be prompted for the passphrase each time you connect through SFTP.

More info

Share this article