Skip to content

FTP

FTP (File Transfer Protocol = file transfer method) is an internet-based protocol which—based on TCP/IP—is used as an application primarily for transferring files. This exchange variant is also used for the transmission of EDI data.

ftp-Protokoll

FTP for transferring large files over the internet

When exchanging EDI files between two computer systems, a remote site must assume the role of FTP server. Most FTP servers use a user name and password login to grant the FTP client access to FTP server functionality. Based on this functionality, the FTP client can transfer files depending on the assigned rights and also copy, rename, delete, or move them through the FTP-specific command set as well as make changes in the FTP server directory structure. The popularity of the FTP protocol grew since the early 1980s with the advent of the internet. At its core, FTP uses a directory structure also known from PC operating systems for internal file handling and arranging of files. An FTP connect basically consists of two separate connections where one connection is responsible for the transfer of commands between client and server (control channel via port 21), while the second connection is used for the physical transport of files (data transfer via port 20, or as bilaterally agreed). Since the FTP protocol is purely aimed at data transfer, it is often used to transfer large files.

Cost-effective and easily implemented for electronic data exchange

The FTP protocol is also still used in many cases for EDI data exchange. The advantages of using it for EDI data exchange are that the required software components for EDI data exchange are easy to implement (FTP port shares, FTP port 20/21, etc.), and professional FTP clients and even FTP servers are available free of charge or for just a small fee. In addition, many ERP systems and/or their integration modules and database operating systems already have functionality suitable for EDI data transfer from the front (e.g., SAP XI/PI, DB2 FTP service). Another advantage of the FTP protocol is the asynchronous connection: with synchronous connections such as http and https, interruptions of the internet connection in the millisecond range can already terminate the connection; a circumstance that can lead to undesired error messages and support expenses for the usually sensitive EDI data transmissions, especially with high data volumes. The FTP protocol, on the other hand, also supports restarting within an EDI data transfer using restart markers (if permitted by the FTP server), so that even if the connection is lost, the upload or download of an EDI message can be easily resumed (EDI restart). FTP is usually a text-based protocol variant, but there are also binary variants. By default, both the authentication and the actual EDI file are transmitted unencrypted. Since EDI messages often transport highly sensitive information and details of a customer/supplier relationship in the form of EDIFACT, XML, VDA, SAP IDOC, etc., an EDI data transfer via FTP should always be additionally secured by using a VPN tunnel or encrypting the transferred EDI file contents.

If FTP is used in conjunction with TLS (Transport Layer Security), the entire EDI transmission via FTP can also be encrypted. In addition to the verification of user name and password, the entire EDI data transmission is encrypted. However, this process, called FTPS, is rarely used today and has been predominantly replaced by sFTP (see below).

Softzoll Communicator – the free client from Softzoll

Softzoll offers its customers a free client for reconciliation between the EDI interfaces of the ERP system and the input and output channels of the server-based EDI systems in the Softzoll data center in Berlin—the Softzoll Communicator, which in addition to AS2 and OFTP2 can also establish FTP and sFTP connections to exchange EDI data between the data center and the customer’s IT environment. Softzoll uses the latest FTP/sFTP servers in its data centers in order to provide the FTP protocol with the highest possible transaction security (integrity check, creation of temp files, renaming after the transfer is complete).

The advantages of FTP at a glance
  • An AS4 receiver can return or forward messages, making correlations between current, past, and future messages.
  • Integrity: During the transmission process, EDI messages cannot be changed; change features are detected and may result in an error message being sent to the sender.
  • Confidentiality: Based on WS Security, AS4 allows the use of all crypto methods or modern crypto algorithms.
  • Transport safety: As a layer above http, TLS provides the desired transaction security.
  • PUSH & PULL support: Prevents applications from always having to be online or highly available (no static IP required, avoids firewall problems); rejection or ignoring of EDI messages is prevented. This means that even applications can be integrated that were not actually developed for such interaction. The possibility of establishing connections on demand in order to collect the EDI messages available at that time and to forward them for further processing is another one of the extremely interesting options available.
  • Reliability: In case of breakdowns in the EDI data exchange, an automatic restart or resend is possible. AS4 also enables automated checking for duplicates: Duplicate processing of EDI documents is prevented, duplicates are suspended.
  • Compression: Documents to be exchanged via AS4 can be compressed; the algorithms that can be used differ from those commonly used with AS2.
Questions about EDI?
 +49 (0)30 2100235-30
Leave us a message!
We will get back to you immediately;

 to the contact form
Back To Top