Managed WordPress Help

Upload files with SFTP on Managed WordPress hosting

You can upload files to your Managed WordPress plan with secure file transfer protocol (SFTP). It's essentially the same as FTP but with the added security of both the commands and data being encrypted.

Using an FTP app is useful for uploading large files to your WordPress site or when you need to install a custom theme or plugin manually.

Required: You'll need a standard file transfer protocol (FTP) app to connect and upload content for your site. There are many third-party FTP apps available; we recommend FileZilla.

Note: Update your FTP app before connecting to ensure you're using the most recent version and ciphers.

  1. Go to your GoDaddy product page.
  2. On your My Products page, next to Managed WordPress, select Manage All.
  3. Select the site you want to use, and then select the Settings tab.
  4. Under Production Site, find SSH/SFTP login and then select View or Change.
    Select view or change
  5. Copy the Hostname for use in your FTP app, and then select Create New Login.
  6. Select Create New Login again. If you plan to use SSH, toggle from Disabled to Enabled.
    Warning: This will delete your current SFTP username and password.
  7. Copy the new Username and Password for use in your FTP app, and then select Close.
  8. In your FTP app, fill in the Host, Username, Password, and Port fields. If you're using FileZilla, select Quickconnect:

    select Quickconnect
  9. You'll receive an Unknown host key message. Verify the Host is your domain and then select OK.
    verify host and select OK
  10. After your FTP app connects to your site, you can drag and drop to upload your files.
    drag and drop files

More info