> For the complete documentation index, see [llms.txt](https://docs.influxtechnology.com/support_guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](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/configuring-rexgen-air/ftp-settings.md).

# FTP Settings

![](/files/SjkxgL7qoQetyoKjSaH0) ![](/files/Z3JhzwpUszKPOSqMZF5f)

<table data-header-hidden><thead><tr><th width="107.33333333333331"></th><th width="118"></th><th></th></tr></thead><tbody><tr><td><img src="/files/GY2ELwKofzmdJ0u4fRj1" alt=""></td><td><p><strong>New FTP</strong></p><p> </p></td><td><p>Allows the user to define the name for adding new FTP settings.</p><p> </p></td></tr><tr><td><img src="/files/QwIM1vYpLXUdmTofv5is" alt=""></td><td><p><strong>Edit FTP</strong></p><p> </p></td><td>Allows the user to edit the newly created FTP settings.</td></tr><tr><td><img src="/files/PKATIC7PNt2WG5WVKfWM" alt=""></td><td><p><strong>Delete FTP</strong></p><p> </p></td><td>Allows the user to delete the created FTP settings if not required.</td></tr></tbody></table>

* **Use Server Name:** This allows the user to use the server name to execute the FTP process.
* **Use IP Address:** This allows the user to use the IP Address to execute the FTP process.
* **Protocol:** This allows users to select the protocol type between FTP and FTPs.

![](/files/ayYyYkN0dU6r2C10fBBd)

* **Mode:** This allows users to select the mode type between Active and Passive(recommended).

![](/files/p1DmZIFeRXmd3sza7aVn)

* **User:** This allows the user to specify himself.
* **Pass:** Allows the user to define a password for the FTP settings.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` 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/configuring-rexgen-air/ftp-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
