FTP Export
Last updated
Last updated
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.
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.