Skip to content
background-image background-image

FTP reader

[ | version 3.0]

Building a comprehensive content for you: A Work in Progress...

Connector

The connector is permitted for use of the platform background agent.

Connector processing type: Row by row!

Configuration

FTP connection configuration

Host

adresa serveru ftp

Port number

port (default: 21)

Username

uzivatelske jmeno

Password

heslo

Encryption mode

mod pripojeni k serveru

Explicit (FTPS) Implicit (FTPS) None (FTP)

Input & Output Schema

Input

Data schema is optional

The connector does not expect a specific schema. The required data structure can be achieved by correct configuration. Although the selected connector doesn't require a schema generally, the individual integration task step may need to match the output data structure of the preceding task step and use a data schema selected from the repository or create a new input schema.

Output

FTP File (ver. 1.0.0)

Column Data type Allow null Description
Name string No nazev souboru
Directory string No adresar
FullPath string No cela cesta souboru vcetne adresare
Extension string No pripona
Data Base64 No obsah souboru
Size integer Yes velikost souboru
Created DateTime Yes datum vytvoreni
Modified DateTime Yes datum posledni modifikace

Release notes

3.0.3

  • Fixed shared nuget package versions.