public class FtpConfiguration extends RemoteFileConfiguration
RemoteFileConfiguration.PathSeparator
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_FTP_PORT |
Constructor and Description |
---|
FtpConfiguration() |
FtpConfiguration(URI uri) |
Modifier and Type | Method and Description |
---|---|
protected void |
setDefaultPort() |
configure, getConnectTimeout, getHost, getPassword, getPort, getProtocol, getSeparator, getSiteCommand, getSoTimeout, getTimeout, getUsername, isBinary, isIgnoreFileNotFoundOrPermissionError, isPassiveMode, isStepwise, isStreamDownload, isThrowExceptionOnConnectFailed, isUseList, needToNormalize, normalizePath, remoteServerInformation, setBinary, setConnectTimeout, setHost, setIgnoreFileNotFoundOrPermissionError, setPassiveMode, setPassword, setPort, setProtocol, setSeparator, setSiteCommand, setSoTimeout, setStepwise, setStreamDownload, setThrowExceptionOnConnectFailed, setTimeout, setUseList, setUsername
public static final int DEFAULT_FTP_PORT
public FtpConfiguration()
public FtpConfiguration(URI uri)
protected void setDefaultPort()
setDefaultPort
in class RemoteFileConfiguration
Apache Camel