# Using FileZilla Pro

FileZilla Pro is a Macintosh/Windows/Linux application you can use to upload/download and manage the content you have in your platform. You can buy it from here: <https://filezillapro.com/>

![](/files/aI9Mnwzp2Y2AtCBVbqG7)

To use it for uploading and downloading content from your platform, follow these steps:

1\. [Get your storage credentials](broken://pages/-MgzKtVb-BbGnTtl3-f_)

2\. Select **File** and then **Site Manager**:&#x20;

![](/files/ABCrNOmrN2g3Sl1E36gL)

3\. Select **New Site**, then S3 - Amazon Simple Storage Service in the protocol and finally, set your **Access Key** and **Secret Access key:**

![](/files/FRO2JmlLgyc3gfb3LwdQ)

4\. Go to the **Advanced** tab and follow the [Getting your S3 bucket name](broken://pages/-MgzKtVaS2vwdo3YuTyT) guide to get the bucket name for the container you would like to work with (possibly, the same bucket name is used for all your containers). Introduce it in **Default Remote Directory** field and select **OK**.&#x20;

![](/files/Qhwn76jLu0vNP6q5JYwY)

5\. Connect to the site you have created. In the left pane, you have the files in your computer. In the right pane, you have your containers (by their id). You can drag and drop from a pane to the other:

![](/files/js5ICvy5OvrBfM1B6k38)


---

# 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://docs.libnova.com/libsafe-advanced-manual/cookbook/using-filezilla-pro.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.
