第 27 章 FTPS Source


Receive data from an FTPS server.

27.1. Configuration Options

The following table summarizes the configuration options available for the ftps-source Kamelet:

Expand
PropertyNameDescriptionTypeDefaultExample

connectionHost *

Connection Host

The hostname of the FTPS server.

string

  

connectionPort *

Connection Port

The port of the FTPS server.

string

21

 

directoryName *

Directory Name

The starting directory.

string

  

password *

Password

The password to access the FTPS server.

string

  

username *

Username

The username to access the FTPS server.

string

  

autoCreate

Autocreate Missing Directories

Automatically create starting directory.

boolean

True

 

binary

Binary

Specifies the file transfer mode, BINARY or ASCII. Default is ASCII (false).

boolean

False

 

delete

Delete

If true, the file is deleted after it is processed successfully.

boolean

False

 

idempotent

Idempotency

Skip already-processed files.

boolean

True

 

passiveMode

Passive Mode

Specifies to use passive mode connection.

boolean

False

 

recursive

Recursive

If a directory, look for files in all sub-directories as well.

boolean

False

 

* = Fields marked with an asterisk are mandatory.

Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

关于红帽文档

Legal Notice

Theme

© 2026 Red Hat
返回顶部