> 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/quick-start-guide/advanced-configuration/upload-configuration-to-the-logger-via-ftp.md).

# Upload configuration to the logger via FTP

### Step 1

{% hint style="info" %}

#### Note:

* Before you begin the steps, ensure your logger is connected to the server with an existing configuration.
  {% endhint %}

* Make the new configuration.

* Enable FTP from the Device Configuration menu.

{% hint style="info" %}

#### Note:

* Set your configuration check time in the given section while enabling FTP.
  {% endhint %}

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

### Step 2

* Save the Project with the name you require for the configuration.
* Under the ‘Config’ tab, select Export from the drop-down menu.
* Select ‘Export ReXgen Configuration (rxc)’ from the listed options.

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

### Step 3

* Save the file with the desired name.
* Click ‘Save’.
* Once saved, rename the file as ‘config.rxc.’

{% hint style="info" %}

#### Note:

* Ensure that you rename the file as 'config.rxc' only.&#x20;
* If the xml is custom-made, ensure to change the guid of the xml file whenever it is sent through the server.
  {% endhint %}

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

### Step 4

* Upload the configuration file to your FTP folder by adding it to the root folder of the logger.

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

{% hint style="info" %}

#### Note:

* Once the USB is removed, only then the logger will connect to the server and upload files.
  {% endhint %}


---

# 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/quick-start-guide/advanced-configuration/upload-configuration-to-the-logger-via-ftp.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.
