"camel.kamelet.scp-sink.password"
"Password for accessing FTP Server"
"camel.kamelet.scp-sink.privateKeyFile"
"Set the private key file so that the SFTP endpoint can do private key verification."
"camel.kamelet.scp-sink.privateKeyPassphrase"
"Set the private key file passphrase so that the SFTP endpoint can do private key verification."
"camel.kamelet.scp-sink.serverName"
"The hostname of the FTP server"
"camel.kamelet.scp-sink.serverPort"
"The port of the FTP server"
"camel.kamelet.scp-sink.strictHostKeyChecking"
"false"
"Sets whether to use strict host key checking."
"camel.kamelet.scp-sink.useUserKnownHostsFile"
"If knownHostFile has not been explicit configured then use the host file from System.getProperty(user.home)/.ssh/known_hosts."
"camel.kamelet.scp-sink.username"
"Username for accessing FTP Server"