"camel.kamelet.ftp-source.autoCreate"
"Automatically create starting directory."
"camel.kamelet.ftp-source.binary"
"Specifies the file transfer mode, BINARY or ASCII. Default is ASCII (false)."
"camel.kamelet.ftp-source.connectionHost"
"The hostname of the FTP server."
"camel.kamelet.ftp-source.connectionPort"
"21"
"The port of the FTP server."
"camel.kamelet.ftp-source.delete"
"If true, the file will be deleted after it is processed successfully."
"camel.kamelet.ftp-source.directoryName"
"The starting directory"
"camel.kamelet.ftp-source.idempotent"
"Skip already-processed files."
"camel.kamelet.ftp-source.passiveMode"
"Specifes to use passive mode connection."
"camel.kamelet.ftp-source.password"
"The password to access the FTP server."
"camel.kamelet.ftp-source.recursive"
"If a directory, look for files in all the sub-directories as well."
"camel.kamelet.ftp-source.username"
"The username to access the FTP server."