public static final String |
CAMEL_SINK_FTPSSINK_KAMELET_CONNECTION_HOST_CONF |
"camel.kamelet.ftps-sink.connectionHost" |
public static final String |
CAMEL_SINK_FTPSSINK_KAMELET_CONNECTION_HOST_DOC |
"The hostname of the FTP server." |
public static final String |
CAMEL_SINK_FTPSSINK_KAMELET_CONNECTION_PORT_CONF |
"camel.kamelet.ftps-sink.connectionPort" |
public static final String |
CAMEL_SINK_FTPSSINK_KAMELET_CONNECTION_PORT_DEFAULT |
"21" |
public static final String |
CAMEL_SINK_FTPSSINK_KAMELET_CONNECTION_PORT_DOC |
"The port of the FTP server." |
public static final String |
CAMEL_SINK_FTPSSINK_KAMELET_DIRECTORY_NAME_CONF |
"camel.kamelet.ftps-sink.directoryName" |
public static final String |
CAMEL_SINK_FTPSSINK_KAMELET_DIRECTORY_NAME_DOC |
"The starting directory." |
public static final String |
CAMEL_SINK_FTPSSINK_KAMELET_FILE_EXIST_CONF |
"camel.kamelet.ftps-sink.fileExist" |
public static final String |
CAMEL_SINK_FTPSSINK_KAMELET_FILE_EXIST_DEFAULT |
"Override" |
public static final String |
CAMEL_SINK_FTPSSINK_KAMELET_FILE_EXIST_DOC |
"Specifies how the Kamelet behaves if the file already exists. Possible values are Override, Append, Fail, or Ignore." |
public static final String |
CAMEL_SINK_FTPSSINK_KAMELET_PASSIVE_MODE_CONF |
"camel.kamelet.ftps-sink.passiveMode" |
public static final String |
CAMEL_SINK_FTPSSINK_KAMELET_PASSIVE_MODE_DOC |
"Set the passive mode connection." |
public static final String |
CAMEL_SINK_FTPSSINK_KAMELET_PASSWORD_CONF |
"camel.kamelet.ftps-sink.password" |
public static final String |
CAMEL_SINK_FTPSSINK_KAMELET_PASSWORD_DOC |
"The password to access the FTP server." |
public static final String |
CAMEL_SINK_FTPSSINK_KAMELET_USERNAME_CONF |
"camel.kamelet.ftps-sink.username" |
public static final String |
CAMEL_SINK_FTPSSINK_KAMELET_USERNAME_DOC |
"The username to access the FTP server." |