> For the complete documentation index, see [llms.txt](https://guides.mangoapps.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.mangoapps.com/admin-guide/reports/ftp-export.md).

# FTP Export

### Overview

When FTP export is enabled, network and team administrators can automate the export of scheduled reports to the FTP or SFTP server configured in this tab. This feature streamlines storage, scheduling, and integration with legacy systems or third-party tools.

<figure><img src="/files/vC0cz8enlmJLXFyv8JM0" alt="" width="563"><figcaption></figcaption></figure>

***

### **Configuration Details**

Along with Host, Port, and Login credentials, the following fields must be configured:

**Export Directory**

Define the folder where reports will be stored on the FTP server. Leave this field blank to upload reports directly to the root directory (`/`).

Example: If "mango/reports" is specified, the system will create this folder and sub-folder (if they don’t already exist) and upload reports there.

***

**File Format**

Reports will include both summary and detailed data in multiple sheets. Each report is exported as a separate file in either **XLS** or **CSV** format.

***

**File Encryption**

Choose an encryption algorithm to secure data during transfer:

* **AES (Advanced Encryption Standard)**: Uses a symmetric key for both encryption and decryption.
* **PGP (Pretty Good Privacy)**: Combines symmetric and asymmetric key encryption, using a public-private key pair for secure data handling.

***

**Encryption Key**

For enhanced security, apply **AES-256 encryption** and encode the data with Base64. Provide the AES-256 encryption key in this field to secure exported files.

***

**File Compression**

Enable this option to compress exported files into a `.zip` format, reducing storage size and transfer time.
