"camel.kamelet.ftp-sink.autoCreate"
"Automatically create the directory the files should be written to."
"camel.kamelet.ftp-sink.binary"
"Specifies the file transfer mode, BINARY or ASCII. Default is ASCII (false)."
"camel.kamelet.ftp-sink.connectionHost"
"The hostname of the FTP server."
"camel.kamelet.ftp-sink.connectionPort"
"21"
"The port of the FTP server."
"camel.kamelet.ftp-sink.directoryName"
"The starting directory."
"camel.kamelet.ftp-sink.fileExist"
"Override"
"How to behave in case of file already existent."
"camel.kamelet.ftp-sink.passiveMode"
"Specifies to use passive mode connection."
"camel.kamelet.ftp-sink.password"
"The password to access the FTP server."
"camel.kamelet.ftp-sink.username"
"The username to access the FTP server."