public static interface SftpEndpointBuilderFactory.SftpEndpointBuilder extends SftpEndpointBuilderFactory.SftpEndpointConsumerBuilder, SftpEndpointBuilderFactory.SftpEndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default SftpEndpointBuilderFactory.AdvancedSftpEndpointBuilder |
advanced() |
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
binary(boolean binary)
Specifies the file transfer mode, BINARY or ASCII.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
binary(String binary)
Specifies the file transfer mode, BINARY or ASCII.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
charset(String charset)
This option is used to specify the encoding of the file.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
ciphers(String ciphers)
Set a comma separated list of ciphers that will be used in order of
preference.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
disconnect(boolean disconnect)
Whether or not to disconnect from remote FTP server right after use.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
disconnect(String disconnect)
Whether or not to disconnect from remote FTP server right after use.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
doneFileName(String doneFileName)
Producer: If provided, then Camel will write a 2nd done file when the
original file has been written.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
fileName(org.apache.camel.Expression fileName)
Use Expression such as File Language to dynamically set the filename.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
fileName(String fileName)
Use Expression such as File Language to dynamically set the filename.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
jschLoggingLevel(org.apache.camel.LoggingLevel jschLoggingLevel)
The logging level to use for JSCH activity logging.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
jschLoggingLevel(String jschLoggingLevel)
The logging level to use for JSCH activity logging.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
keyPair(KeyPair keyPair)
Sets a key pair of the public and private key so to that the SFTP
endpoint can do public/private key verification.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
keyPair(String keyPair)
Sets a key pair of the public and private key so to that the SFTP
endpoint can do public/private key verification.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
knownHosts(Byte[] knownHosts)
Sets the known_hosts from the byte array, so that the SFTP endpoint
can do host key verification.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
knownHosts(String knownHosts)
Sets the known_hosts from the byte array, so that the SFTP endpoint
can do host key verification.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
knownHostsFile(String knownHostsFile)
Sets the known_hosts file, so that the SFTP endpoint can do host key
verification.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
knownHostsUri(String knownHostsUri)
Sets the known_hosts file (loaded from classpath by default), so that
the SFTP endpoint can do host key verification.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
passiveMode(boolean passiveMode)
Sets passive mode connections.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
passiveMode(String passiveMode)
Sets passive mode connections.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
password(String password)
Password to use for login.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
preferredAuthentications(String preferredAuthentications)
Set the preferred authentications which SFTP endpoint will used.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
privateKey(Byte[] privateKey)
Set the private key as byte so that the SFTP endpoint can do private
key verification.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
privateKey(String privateKey)
Set the private key as byte so that the SFTP endpoint can do private
key verification.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
privateKeyFile(String privateKeyFile)
Set the private key file so that the SFTP endpoint can do private key
verification.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
privateKeyPassphrase(String privateKeyPassphrase)
Set the private key file passphrase so that the SFTP endpoint can do
private key verification.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
privateKeyUri(String privateKeyUri)
Set the private key file (loaded from classpath by default) so that
the SFTP endpoint can do private key verification.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
separator(SftpEndpointBuilderFactory.PathSeparator separator)
Sets the path separator to be used.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
separator(String separator)
Sets the path separator to be used.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
strictHostKeyChecking(String strictHostKeyChecking)
Sets whether to use strict host key checking.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
username(String username)
Username to use for login.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
useUserKnownHostsFile(boolean useUserKnownHostsFile)
If knownHostFile has not been explicit configured then use the host
file from System.getProperty(user.home)/.ssh/known_hosts.
|
default SftpEndpointBuilderFactory.SftpEndpointBuilder |
useUserKnownHostsFile(String useUserKnownHostsFile)
If knownHostFile has not been explicit configured then use the host
file from System.getProperty(user.home)/.ssh/known_hosts.
|
antExclude, antFilterCaseSensitive, antFilterCaseSensitive, antInclude, backoffErrorThreshold, backoffErrorThreshold, backoffIdleThreshold, backoffIdleThreshold, backoffMultiplier, backoffMultiplier, bridgeErrorHandler, bridgeErrorHandler, delay, delay, delete, delete, eagerMaxMessagesPerPoll, eagerMaxMessagesPerPoll, exclude, exclusiveReadLockStrategy, exclusiveReadLockStrategy, filter, filter, filterDirectory, filterDirectory, filterFile, filterFile, greedy, greedy, idempotent, idempotent, idempotentKey, idempotentKey, idempotentRepository, idempotentRepository, include, initialDelay, initialDelay, maxDepth, maxDepth, maxMessagesPerPoll, maxMessagesPerPoll, minDepth, minDepth, move, move, moveFailed, moveFailed, noop, noop, preMove, preMove, preSort, preSort, readLock, readLockCheckInterval, readLockCheckInterval, readLockDeleteOrphanLockFiles, readLockDeleteOrphanLockFiles, readLockIdempotentReleaseAsync, readLockIdempotentReleaseAsync, readLockIdempotentReleaseAsyncPoolSize, readLockIdempotentReleaseAsyncPoolSize, readLockIdempotentReleaseDelay, readLockIdempotentReleaseDelay, readLockIdempotentReleaseExecutorService, readLockIdempotentReleaseExecutorService, readLockLoggingLevel, readLockLoggingLevel, readLockMarkerFile, readLockMarkerFile, readLockMinAge, readLockMinAge, readLockMinLength, readLockMinLength, readLockRemoveOnCommit, readLockRemoveOnCommit, readLockRemoveOnRollback, readLockRemoveOnRollback, readLockTimeout, readLockTimeout, recursive, recursive, repeatCount, repeatCount, runLoggingLevel, runLoggingLevel, scheduledExecutorService, scheduledExecutorService, scheduler, scheduler, schedulerProperties, schedulerProperties, sendEmptyMessageWhenIdle, sendEmptyMessageWhenIdle, shuffle, shuffle, sortBy, sortBy, sorter, sorter, startScheduler, startScheduler, streamDownload, streamDownload, timeUnit, timeUnit, useFixedDelay, useFixedDelaydoSetMultiValueProperties, doSetMultiValueProperty, doSetProperty, getUrifileExist, fileExist, flatten, flatten, jailStartingDirectory, jailStartingDirectory, lazyStartProducer, lazyStartProducer, moveExisting, moveExisting, tempFileName, tempFileName, tempPrefixdefault SftpEndpointBuilderFactory.AdvancedSftpEndpointBuilder advanced()
advanced in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderadvanced in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder binary(boolean binary)
boolean type.
Default: false
Group: commonbinary in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderbinary in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder binary(String binary)
boolean type.
Default: false
Group: commonbinary in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderbinary in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder charset(String charset)
java.lang.String type.
Group: commoncharset in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuildercharset in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder disconnect(boolean disconnect)
boolean type.
Default: false
Group: commondisconnect in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderdisconnect in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder disconnect(String disconnect)
boolean type.
Default: false
Group: commondisconnect in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderdisconnect in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder doneFileName(String doneFileName)
java.lang.String type.
Group: commondoneFileName in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderdoneFileName in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder fileName(org.apache.camel.Expression fileName)
org.apache.camel.Expression type.
Group: commonfileName in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderfileName in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder fileName(String fileName)
org.apache.camel.Expression type.
Group: commonfileName in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderfileName in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder jschLoggingLevel(org.apache.camel.LoggingLevel jschLoggingLevel)
org.apache.camel.LoggingLevel type.
Default: WARN
Group: commonjschLoggingLevel in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderjschLoggingLevel in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder jschLoggingLevel(String jschLoggingLevel)
org.apache.camel.LoggingLevel type.
Default: WARN
Group: commonjschLoggingLevel in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderjschLoggingLevel in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder passiveMode(boolean passiveMode)
boolean type.
Default: false
Group: commonpassiveMode in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderpassiveMode in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder passiveMode(String passiveMode)
boolean type.
Default: false
Group: commonpassiveMode in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderpassiveMode in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder separator(SftpEndpointBuilderFactory.PathSeparator separator)
org.apache.camel.component.file.remote.RemoteFileConfiguration$PathSeparator type.
Default: UNIX
Group: commonseparator in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderseparator in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder separator(String separator)
org.apache.camel.component.file.remote.RemoteFileConfiguration$PathSeparator type.
Default: UNIX
Group: commonseparator in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderseparator in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder ciphers(String ciphers)
java.lang.String type.
Group: securityciphers in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderciphers in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder keyPair(KeyPair keyPair)
java.security.KeyPair type.
Group: securitykeyPair in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderkeyPair in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder keyPair(String keyPair)
java.security.KeyPair
type.
Group: securitykeyPair in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderkeyPair in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder knownHosts(Byte[] knownHosts)
byte[] type.
Group: securityknownHosts in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderknownHosts in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder knownHosts(String knownHosts)
byte[] type.
Group: securityknownHosts in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderknownHosts in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder knownHostsFile(String knownHostsFile)
java.lang.String type.
Group: securityknownHostsFile in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderknownHostsFile in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder knownHostsUri(String knownHostsUri)
java.lang.String type.
Group: securityknownHostsUri in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderknownHostsUri in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder password(String password)
java.lang.String type.
Group: securitypassword in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderpassword in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder preferredAuthentications(String preferredAuthentications)
java.lang.String type.
Group: securitypreferredAuthentications in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderpreferredAuthentications in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder privateKey(Byte[] privateKey)
byte[] type.
Group: securityprivateKey in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderprivateKey in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder privateKey(String privateKey)
byte[] type.
Group: securityprivateKey in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderprivateKey in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder privateKeyFile(String privateKeyFile)
java.lang.String type.
Group: securityprivateKeyFile in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderprivateKeyFile in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder privateKeyPassphrase(String privateKeyPassphrase)
java.lang.String type.
Group: securityprivateKeyPassphrase in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderprivateKeyPassphrase in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder privateKeyUri(String privateKeyUri)
java.lang.String type.
Group: securityprivateKeyUri in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderprivateKeyUri in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder strictHostKeyChecking(String strictHostKeyChecking)
java.lang.String type.
Default: no
Group: securitystrictHostKeyChecking in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderstrictHostKeyChecking in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder username(String username)
java.lang.String type.
Group: securityusername in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderusername in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder useUserKnownHostsFile(boolean useUserKnownHostsFile)
boolean type.
Default: true
Group: securityuseUserKnownHostsFile in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderuseUserKnownHostsFile in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderdefault SftpEndpointBuilderFactory.SftpEndpointBuilder useUserKnownHostsFile(String useUserKnownHostsFile)
boolean type.
Default: true
Group: securityuseUserKnownHostsFile in interface SftpEndpointBuilderFactory.SftpEndpointConsumerBuilderuseUserKnownHostsFile in interface SftpEndpointBuilderFactory.SftpEndpointProducerBuilderApache Camel