- sendNoop() - Method in class org.apache.camel.component.file.remote.FtpOperations
-
- sendNoop() - Method in interface org.apache.camel.component.file.remote.RemoteFileOperations
-
Sends a noop command to the remote server
- sendNoop() - Method in class org.apache.camel.component.file.remote.SftpOperations
-
- sendSiteCommand(String) - Method in class org.apache.camel.component.file.remote.FtpOperations
-
- sendSiteCommand(String) - Method in interface org.apache.camel.component.file.remote.RemoteFileOperations
-
Sends a site command to the remote server
- sendSiteCommand(String) - Method in class org.apache.camel.component.file.remote.SftpOperations
-
- setAccount(String) - Method in class org.apache.camel.component.file.remote.FtpConfiguration
-
Account to use for login
- setActivePortRange(String) - Method in class org.apache.camel.component.file.remote.FtpConfiguration
-
Set the client side port range in active mode.
- setBinary(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
-
Specifies the file transfer mode, BINARY or ASCII.
- setBindAddress(String) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
-
Specifies the address of the local interface against which the connection should bind.
- setBulkRequests(Integer) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
-
Specifies how many requests may be outstanding at any one time.
- setCheckInterval(long) - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
-
- setCheckInterval(long) - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
-
- setChmod(String) - Method in class org.apache.camel.component.file.remote.FtpConfiguration
-
Allows you to set chmod on the stored file.
- setChmod(String) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
-
Allows you to set chmod on the stored file.
- setCiphers(String) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
-
Set a comma separated list of ciphers that will be used in order of preference.
- setClassResolver(ClassResolver) - Method in class org.apache.camel.component.file.remote.OsgiParserFactory
-
setClassResolver sets a class resolver which can be used instead of
Class.forName for class resolution.
- setClientActivityListener(FtpClientActivityListener) - Method in class org.apache.camel.component.file.remote.FtpOperations
-
- setCompression(int) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
-
To use compression.
- setConfiguration(GenericFileConfiguration) - Method in class org.apache.camel.component.file.remote.FtpEndpoint
-
- setConfiguration(GenericFileConfiguration) - Method in class org.apache.camel.component.file.remote.SftpEndpoint
-
- setConnectTimeout(int) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
-
Sets the connect timeout for waiting for a connection to be established
Used by both FTPClient and JSCH
- setDataTimeout(int) - Method in class org.apache.camel.component.file.remote.FtpEndpoint
-
Sets the data timeout on the FTP client.
- setDefaultPort() - Method in class org.apache.camel.component.file.remote.FtpConfiguration
-
- setDefaultPort() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
-
- setDefaultPort() - Method in class org.apache.camel.component.file.remote.SftpConfiguration
-
- setDeleteOrphanLockFiles(boolean) - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
-
- setDeleteOrphanLockFiles(boolean) - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
-
- setDirectoryName(String) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
-
The starting directory
- setDisableSecureDataChannelDefaults(boolean) - Method in class org.apache.camel.component.file.remote.FtpsConfiguration
-
Use this option to disable default options when using secure data channel.
- setDisconnect(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
-
Whether or not to disconnect from remote FTP server right after use.
- setDisconnectOnBatchComplete(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
-
Whether or not to disconnect from remote FTP server right after a Batch upload is complete.
- setDownload(boolean) - Method in class org.apache.camel.component.file.remote.DefaultFtpClientActivityListener
-
- setDownload(boolean) - Method in interface org.apache.camel.component.file.remote.FtpClientActivityListener
-
Whether in download or upload mode
- setDownload(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
-
Whether the FTP consumer should download the file.
- setEndpoint(GenericFileEndpoint<FTPFile>) - Method in class org.apache.camel.component.file.remote.FtpOperations
-
- setEndpoint(GenericFileEndpoint<SftpRemoteFile>) - Method in class org.apache.camel.component.file.remote.SftpOperations
-
- setExecPbsz(Long) - Method in class org.apache.camel.component.file.remote.FtpsConfiguration
-
When using secure data channel you can set the exec protection buffer size
- setExecProt(String) - Method in class org.apache.camel.component.file.remote.FtpsConfiguration
-
The exec protection level
PROT command.
- setFastExistsCheck(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
-
If set this option to be true, camel-ftp will use the list file directly to check if the file exists.
- setFastExistsCheck(boolean) - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
-
- setFastExistsCheck(boolean) - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
-
- setFtpClient(FTPClient) - Method in class org.apache.camel.component.file.remote.FtpEndpoint
-
To use a custom instance of FTPClient
- setFtpClientConfig(FTPClientConfig) - Method in class org.apache.camel.component.file.remote.FtpEndpoint
-
To use a custom instance of FTPClientConfig to configure the FTP client the endpoint should use.
- setFtpClientKeyStoreParameters(Map<String, Object>) - Method in class org.apache.camel.component.file.remote.FtpsEndpoint
-
Set the key store parameters
- setFtpClientTrustStoreParameters(Map<String, Object>) - Method in class org.apache.camel.component.file.remote.FtpsEndpoint
-
Set the trust store parameters
- setHandleDirectoryParserAbsoluteResult(boolean) - Method in class org.apache.camel.component.file.remote.FtpConfiguration
-
Allows you to set how the consumer will handle subfolders and files
in the path if the directory parser results in with absolute paths
The reason for this is that some FTP servers may return file names
with absolute paths, and if so then the FTP component needs to handle
this by converting the returned path into a relative path.
- setHost(String) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
-
Hostname of the FTP server
- setHostname(String) - Method in class org.apache.camel.component.file.remote.RemoteFile
-
- setIgnoreFileNotFoundOrPermissionError(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
-
Whether to ignore when (trying to list files in directories or when downloading a file), which does not exist or due to permission error.
- setImplicit(boolean) - Method in class org.apache.camel.component.file.remote.FtpsConfiguration
-
Set the security mode (Implicit/Explicit).
- setJschLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
-
The logging level to use for JSCH activity logging.
- setKeyPair(KeyPair) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
-
Sets a key pair of the public and private key so to that the SFTP endpoint can do public/private key verification.
- setKnownHosts(byte[]) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
-
Sets the known_hosts from the byte array, so that the SFTP endpoint can do host key verification.
- setKnownHostsFile(String) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
-
Sets the known_hosts file, so that the SFTP endpoint can do host key verification.
- setKnownHostsUri(String) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
-
Sets the known_hosts file (loaded from classpath by default), so that the SFTP endpoint can do host key verification.
- setMarkerFiler(boolean) - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
-
- setMarkerFiler(boolean) - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
-
- setMaximumReconnectAttempts(int) - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
-
Specifies the maximum reconnect attempts Camel performs when it tries to connect to the remote FTP server.
- setMinAge(long) - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
-
- setMinAge(long) - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
-
- setMinLength(long) - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
-
- setMinLength(long) - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
-
- setPassiveMode(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
-
Sets passive mode connections.
- setPassword(String) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
-
Password to use for login
- setPort(int) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
-
Port of the FTP server
- setPreferredAuthentications(String) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
-
Set the preferred authentications which SFTP endpoint will used.
- setPrivateKey(byte[]) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
-
Set the private key as byte[] so that the SFTP endpoint can do private key verification.
- setPrivateKeyFile(String) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
-
Set the private key file so that the SFTP endpoint can do private key verification.
- setPrivateKeyFilePassphrase(String) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
-
Deprecated.
- setPrivateKeyPassphrase(String) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
-
Set the private key file passphrase so that the SFTP endpoint can do private key verification.
- setPrivateKeyUri(String) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
-
Set the private key file (loaded from classpath by default) so that the SFTP endpoint can do private key verification.
- setProtocol(String) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
-
The ftp protocol to use
- setProxy(Proxy) - Method in class org.apache.camel.component.file.remote.SftpEndpoint
-
To use a custom configured com.jcraft.jsch.Proxy.
- setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
-
- setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
-
- setReconnectDelay(long) - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
-
Delay in millis Camel will wait before performing a reconnect attempt.
- setRemoteFileName(String) - Method in class org.apache.camel.component.file.remote.DefaultFtpClientActivityListener
-
- setRemoteFileName(String) - Method in interface org.apache.camel.component.file.remote.FtpClientActivityListener
-
- setRemoteFileSize(long) - Method in class org.apache.camel.component.file.remote.DefaultFtpClientActivityListener
-
- setRemoteFileSize(long) - Method in interface org.apache.camel.component.file.remote.FtpClientActivityListener
-
- setResumeDownload(boolean) - Method in class org.apache.camel.component.file.remote.FtpEndpoint
-
Configures whether resume download is enabled.
- setSecurityProtocol(String) - Method in class org.apache.camel.component.file.remote.FtpsConfiguration
-
Set the underlying security protocol.
- setSendNoop(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
-
Whether to send a noop command as a pre-write check before uploading files to the FTP server.
- setSeparator(RemoteFileConfiguration.PathSeparator) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
-
Sets the path separator to be used.
- setServerAliveCountMax(int) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
-
Allows you to set the serverAliveCountMax of the sftp session
- setServerAliveInterval(int) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
-
Allows you to set the serverAliveInterval of the sftp session
- setSiteCommand(String) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
-
Sets optional site command(s) to be executed after successful login.
- setSoTimeout(int) - Method in class org.apache.camel.component.file.remote.FtpEndpoint
-
Sets the soTimeout on the FTP client.
- setSoTimeout(int) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
-
Sets the so timeout
FTP and FTPS Only for Camel 2.4.
- setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.file.remote.FtpsEndpoint
-
- setStepwise(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
-
Sets whether we should stepwise change directories while traversing file structures
when downloading files, or as well when uploading a file to a directory.
- setStreamDownload(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
-
Sets the download method to use when not using a local working directory.
- setStrictHostKeyChecking(String) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
-
Sets whether to use strict host key checking.
- setThrowExceptionOnConnectFailed(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
-
Should an exception be thrown if connection failed (exhausted)
By default exception is not thrown and a
WARN is logged.
- setTimeout(int) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
-
Sets the data timeout for waiting for reply
Used only by FTPClient
- setTimeout(long) - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
-
- setTimeout(long) - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
-
- setTransferLoggingIntervalSeconds(int) - Method in class org.apache.camel.component.file.remote.FtpEndpoint
-
Configures the interval in seconds to use when logging the progress of upload and download operations that are in-flight.
- setTransferLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.remote.FtpEndpoint
-
Configure the logging level to use when logging the progress of upload and download operations.
- setTransferLoggingLevelName(String) - Method in class org.apache.camel.component.file.remote.FtpEndpoint
-
- setTransferLoggingVerbose(boolean) - Method in class org.apache.camel.component.file.remote.FtpEndpoint
-
Configures whether the perform verbose (fine grained) logging of the progress of upload and download operations.
- setUseGlobalSslContextParameters(boolean) - Method in class org.apache.camel.component.file.remote.FtpsComponent
-
Enable usage of global SSL context parameters.
- setUseList(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
-
Whether to allow using LIST command when downloading a file.
- setUsername(String) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
-
Username to use for login
- setUseUserKnownHostsFile(boolean) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
-
If knownHostFile has not been explicit configured then use the host file from System.getProperty(user.home)/.ssh/known_hosts
- SftpChangedExclusiveReadLockStrategy - Class in org.apache.camel.component.file.remote.strategy
-
- SftpChangedExclusiveReadLockStrategy() - Constructor for class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
-
- SftpComponent - Class in org.apache.camel.component.file.remote
-
Secure FTP Component
- SftpComponent() - Constructor for class org.apache.camel.component.file.remote.SftpComponent
-
- SftpComponent(CamelContext) - Constructor for class org.apache.camel.component.file.remote.SftpComponent
-
- SftpComponentConfigurer - Class in org.apache.camel.component.file.remote
-
Source code generated by org.apache.camel:apt
- SftpComponentConfigurer() - Constructor for class org.apache.camel.component.file.remote.SftpComponentConfigurer
-
- SftpConfiguration - Class in org.apache.camel.component.file.remote
-
Secure FTP configuration
- SftpConfiguration() - Constructor for class org.apache.camel.component.file.remote.SftpConfiguration
-
- SftpConfiguration(URI) - Constructor for class org.apache.camel.component.file.remote.SftpConfiguration
-
- SftpConsumer - Class in org.apache.camel.component.file.remote
-
Secure FTP consumer
- SftpConsumer(RemoteFileEndpoint<SftpRemoteFile>, Processor, RemoteFileOperations<SftpRemoteFile>, GenericFileProcessStrategy<SftpRemoteFile>) - Constructor for class org.apache.camel.component.file.remote.SftpConsumer
-
- SftpDefaultMoveExistingFileStrategy - Class in org.apache.camel.component.file.remote
-
- SftpDefaultMoveExistingFileStrategy() - Constructor for class org.apache.camel.component.file.remote.SftpDefaultMoveExistingFileStrategy
-
- SftpEndpoint - Class in org.apache.camel.component.file.remote
-
The sftp (FTP over SSH) component is used for uploading or downloading files from SFTP servers.
- SftpEndpoint() - Constructor for class org.apache.camel.component.file.remote.SftpEndpoint
-
- SftpEndpoint(String, SftpComponent, SftpConfiguration) - Constructor for class org.apache.camel.component.file.remote.SftpEndpoint
-
- SftpEndpointConfigurer - Class in org.apache.camel.component.file.remote
-
Source code generated by org.apache.camel:apt
- SftpEndpointConfigurer() - Constructor for class org.apache.camel.component.file.remote.SftpEndpointConfigurer
-
- SftpOperations - Class in org.apache.camel.component.file.remote
-
SFTP remote file operations
The JSCH session and channel are not thread-safe so we need to synchronize
access to using this operation.
- SftpOperations() - Constructor for class org.apache.camel.component.file.remote.SftpOperations
-
- SftpOperations(Proxy) - Constructor for class org.apache.camel.component.file.remote.SftpOperations
-
- SftpOperations.ExtendedUserInfo - Interface in org.apache.camel.component.file.remote
-
Extended user info which supports interactive keyboard mode, by entering
the password.
- SftpProcessStrategyFactory - Class in org.apache.camel.component.file.remote.strategy
-
- SftpRemoteFile<T> - Interface in org.apache.camel.component.file.remote
-
A remote file when using SFTP.
- SftpRemoteFileJCraft - Class in org.apache.camel.component.file.remote
-
- SftpRemoteFileJCraft(ChannelSftp.LsEntry) - Constructor for class org.apache.camel.component.file.remote.SftpRemoteFileJCraft
-
- SftpRemoteFileSingle - Class in org.apache.camel.component.file.remote
-
- SftpRemoteFileSingle(String) - Constructor for class org.apache.camel.component.file.remote.SftpRemoteFileSingle
-
- SftpSendDynamicAware - Class in org.apache.camel.component.file.remote
-
- SftpSendDynamicAware() - Constructor for class org.apache.camel.component.file.remote.SftpSendDynamicAware
-
- soTimeout - Variable in class org.apache.camel.component.file.remote.FtpEndpoint
-
- sslContextParameters - Variable in class org.apache.camel.component.file.remote.FtpsEndpoint
-
- storeFile(String, Exchange, long) - Method in class org.apache.camel.component.file.remote.FtpOperations
-
- storeFile(String, Exchange, long) - Method in class org.apache.camel.component.file.remote.SftpOperations
-