> 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/rexdesk-configuration-software-s/rexdesk-rexgen-series-configuration-software/rexdesk-manual/software-introduction/configuration-panel/device-configuration/enabling-ftp-upload.md).

# Enabling FTP Upload

After following the steps from section 2.2.3 Tool Menu (Cloud Settings>> FTP settings):

{% hint style="info" %}

#### Notes:

* Available for only ReXgen Air devices.
* FTP function can't be enabled along with AWS.
* \*FTPS- PROT P (Data channel encryption not supported).
  {% endhint %}

Click Upload in "Device configuration."

<div align="left"><figure><img src="/files/E3hNhstcPZQxeDZcCYqS" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/XKaiOiNFCGcm6ZoPVjwA" alt=""><figcaption></figcaption></figure></div>

Select the added Mobile settings and FTP settings.

* **Store data to FTP:** Enable data storage (to FTP) using mobile internet.
* **Mobile:** Enter the name defined in the SIM settings.
* ![](/files/wBzCwlEHB8Cv2pWNu0kJ) Opens the mobile cloud settings window.
* **FTP:** Enter the name defined in the server settings.
* ![](/files/wBzCwlEHB8Cv2pWNu0kJ) Opens the FTP and cloud settings window.
* **Check Config Time (sec):** Checks for new config on the server (at a given delay).
* **Send status Time (sec):** Updated the status in the given time (at a given delay).
* **Check Firmware Time (sec):**  Checks for new firmware on the server (at a given delay). \*
* **Automatic Firmware Update:** This enables the firmware to be updated automatically.
* **Upload All Files Before Sleep:** This enables the user to direct the logger to upload all the files to the FTP server before the logger enters sleep mode.

*\*Will be enabled with the upcoming versions.*

<div align="left"><figure><img src="/files/xGo7fy0fGv6EnWC0Noxg" alt=""><figcaption></figcaption></figure></div>

Click "Run" to update the configuration.

*\*Always format the logger's internal storage after sending a configuration with AWS or FTP enabled.*

How to [<mark style="color:blue;">configure FTP settings</mark>](https://youtu.be/hYLkKJpbvUM?si=MTxQuwMXbxAz_4ol) in ReXdesk


---

# 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/rexdesk-configuration-software-s/rexdesk-rexgen-series-configuration-software/rexdesk-manual/software-introduction/configuration-panel/device-configuration/enabling-ftp-upload.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.
