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)
FTP writer configuration
Write mode
Overwrite file if exists Append to the end of existing file Create new file for everytime7
For option Create new file for everytime
, a current time suffix will be added to each file name.
Input & Output Schema
Input
FTP File write (ver. 1.0.1)
Column | Data type | Allow null | Description |
---|---|---|---|
Name | string | No | nazev souboru |
Directory | string | No | adresar |
Data | Base64 | No | obsah souboru |
Output
This connector does not require a schema.
Release notes
3.1.3
- Fixed shared nuget package versions.