# Setting up FileZilla FTPS

Download [<mark style="color:blue;">FileZilla</mark>](https://www.filehorse.com/download-filezilla-server/35354/download/#google_vignette)

Complete the installation with default settings.

Log in to the Admin Interface.

<figure><img src="/files/XOFb5tjdf7NHWhEweloj" alt=""><figcaption></figcaption></figure>

Click on the server settings icon.

![](/files/66bf4caWYSdinmP8vXMK)

Click on general settings and configure the default port. It is advised to use ports other than 21. Example:54345

<figure><img src="/files/oBpUHnxZDtLf5gxxoVSM" alt=""><figcaption></figcaption></figure>

Configure the welcome message, optional.

<figure><img src="/files/FpzsHxBekZxXHSn3CNMF" alt=""><figcaption></figcaption></figure>

Configure the port range (Starting from the port configured in step 3) and the external IP address to be used for FTP passive mode configuration. Example: 54345 - 54350

<figure><img src="/files/ZX9XIZfeZcuKGnW55Nd9" alt=""><figcaption></figcaption></figure>

* If the server is being set up on Azure Virtual Machine or an Amazon EC2 instance, use the static IP address of the Virtual Machine or EC2 instance.
* If it is a local server with a static IP address, use that static IP Address.

Ensure the ports are open in the Windows firewall and the Firewall settings in the Azure or AWS portal.

* Go to FTP over TLS Settings
* Enable the FTPS option
* Disallow plain FTP
* Generate new certificate
* Leave other settings as shown in the image below.

<figure><img src="/files/vxcuXDIOBL3YQIvbqvaI" alt=""><figcaption></figcaption></figure>

\*PROT P is not supported

* Click Ok


---

# 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.influxtechnology.com/support_guides/rexgen-series-product-manuals/rexgen-air-cloud-usage-guides/cloud-usage-guides-for-rexgen-air-device/setting-up-filezilla-ftps.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.
