# How to Use SFTP to Connect to Your WordPress Site

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

{% embed url="<https://lh4.googleusercontent.com/P4UB7w2xCFi439FF8pFt_P67b2x1GRaDIMtbgvOt62zPD4lXXpORW1ryNlzC4eU7y3FPdFf-4F9cP4i4vrtKWEiuZvYB8R4AHiqE4u9J_oUH0xLH5sb3WiIv_RvxApEG7lWG2QX4PAVbYxuMIiL9FuKQ8ArYKpWq9XZqKgvgxMXPOVT7VjdZpoPYZyiCZw>" %}

2. Click on **Generate Credentials**. Your credentials will be available in a few minutes.

{% embed url="<https://lh6.googleusercontent.com/gjJpqS3uiVbGhDJh3DpomWt-00LGlbljw9OlKLCLBtePNjYETAr-Z_hDkZn5bxqepJqz0r3PiC4c_tDT7BUxJIemqN7WDIULTdP4OcXiOWtoTiP8TzB5ajKxf54kPudGh6IlE5VlnbV2PigT6MriDVs22moZDY0OyvjoPa0TVI2wBQaeopGEE7GDaxO8mQ>" %}

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 these credentials.

{% embed url="<https://lh3.googleusercontent.com/GMb4YWLjLDM_y-6VGbnnrCBhBXVM6Gv90rS6SIrB0ZMalu28JXic8eskQHHR8yDuOQy_6QmL2m0kB-ZHp2I57N8na6cfjMFCl68QbsLlVFqdNvLc0qjtM9Gs6iwKMeyBRedyrnNOyrAf3aX2CHUprBvTSzKD7QgmucLe3oYJIE4AVqUa3oWxl5_3hmTG4w>" %}

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

* [FileZilla](https://filezilla-project.org/) (Free – macOS or Windows)
* [WinSCP](https://winscp.net/eng/index.php) (Free – Windows)
* [FlashFXP](https://www.flashfxp.com/) (Premium – Windows)
* [Cyberduck](https://cyberduck.io/) (Free – macOS or Windows)
* [Transmit](https://panic.com/transmit/) (Premium – macOS)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://software-help-docs.gitbook.io/knowledge-base/software-guide/wordpress/how-to-use-sftp-to-connect-to-your-wordpress-site.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
