FTP Back-up & Restore

Axigen Documentation

Updated: April 7, 2022

The following article is a detailed breakdown of the settings and rules within the FTP Backup & Restore option in Axigen.

The section allows you to modify parameters to configure the FTP Backup service within Axigen, add listeners, and manage access to the service by adding rules applicable to all existing listeners.

For details on listeners and rule configuration, see TCP Listeners and Control Rules chapter. For a complete step-by-step guide to performing FTP backup in Axigen, check our Backup and Restore documentation.

Listeners and Control Rules

Listeners

By default, the listener will be configured on 127.0.0.1 (localhost) and port 21, which is the default port for the FTP protocol.

For more information on general service listeners information consult the Listeners & Rules section (linked above).

Access Control

FTP Back-up & Restore access rules allow you to control connection to this service from specific Networks / IP Ranges / IPs.

For more information on service access control, consult the multi-layer access control article.

Flow Control

The service flow control context allows you to define the max connections, max connections / interval, max peer connections, max peer connections / interval values.

Service Configuration

Through "Service Configuration" you can manage logging, error and thread control parameters.

Logging

You can select several types of messages to be logged for the Backup & Restore service:

a. critical messages

b. error messages

c. warning messages

d. informational messages

e. protocol communication.

To select which of these are to be logged, click the Log Level slider and move it to the left or to the right; the selected types of messages will change color from whiter to grey.

Log files can be stored using your internal log files, your system's log files or within the log files located on a remote system. Use the Log drop-down menu to select where to have your log files saved.

Message Packaging

If disabled messages in the folder will be displayed each one individual under the directory corresponding to the email folder and if enabled then a TAR archive with name messages.tar containing all messages in the folder will be presented.

The purpose of the messages.tar is to reduce the number of transfers and connections (and thus the communication overhead) on FTP connection in case of a large number of messages in a folder.

Error Control

To set a maximum number of errors caused by invalid commands received from clients or by failed authentication attempts check the respective options in the "Error Control" area of the Backup & Restore service. Use the up and down arrows corresponding to each of these options to set a specific number of errors.

Thread Management

Thread management allows you to set different numbers of processing threads for the Backup & Restore service depending on your traffic load.

  1. First, using the up and down arrows, set a number of threads to be allotted when the Backup & Restore service is started.

  2. Next, to have a different number of threads for peak periods check the overload option and use the up and down arrows to choose the thread number.

When you are done configuring these parameters, remember to click the "Save Configuration" button to preserve your changes. After configuration changes are complete, don’t forget to review our documentation on Backup and Restore for a step-by-step guide to performing Axigen backup via FTP or FUSE.