Skip to main content

FTP Servers

This section is for configuring, monitoring, and managing sFTP servers belonging to the agent. The system will generate an XML document based on each event (order creation, order item refund) and upload them to the configured sFTP servers.

sFTP server

  • No: Sequential number.
  • sFTP IP: IP address of the sFTP server.
  • Comments: Comments.
  • Status: Activity status (Active/Inactive).

Download Excel Button

To download the FTP servers table in Excel format, click the Download Excel button.

note

Column filtering is available in all tables, and this filtering will affect the data exported to Excel.

Add Button

To add a new FTP server, click the Add button.

add sFTP server

Edit sFTP Server

On the main screen with the list of sFTP servers, select an existing server to edit.

editsFTP server

sFTP Server Configs

  • sFTP IP: Enter the IP address of the sFTP server. For example: 192.168.1.1.
  • Port: Enter the port number for connecting to the sFTP server.
  • sFTP folder: Specify the path to the folder on the sFTP server.

Authorization Data

  • Username: Enter the username for accessing the sFTP server.
  • Password: Enter the password for accessing the sFTP server.

Additional Information

  • Comments: Enter any comments related to this server for convenience.
  • Status: Set the server status.

Check Server Connection

Click the Check Server Connection button to test the connection to the server with the specified settings. If the connection is successful, a test .xml file will be uploaded to the sFTP server as part of the verification process.

<note>
<heading>This is a test file</heading>
<body>This is a test XML file to check server connection. </body>
</note>

Save Changes

After verifying the connection and confirming the accuracy of all data, click the Save button to save your changes.

Add a New sFTP

On the main screen with the list of sFTP servers, click the Add button to open the form for adding a new sFTP server.