FTPClient.getStatus(String)
by default, but since not all FTP servers properly implement the STAT command,
the framework internal FtpRemoteFileTemplate instances are switched to the
FTPClient.listNames(String) for only files operations.FileInfo implementation for FTP/FTPS.AbstractInboundFileSynchronizer for FTP.SessionFactory used to acquire Session instances.MessageSource implementation for FTP.FileTransferringMessageHandler extension.AbstractRegexPatternFileListFilter for FTP.RemoteFileTemplate providing type-safe access to
the underlying FTPClient object.FtpRemoteFileTemplate.exists(String) operation mode.Session for FTP.AbstractSimplePatternFileListFilter for FTP.FtpRemoteFileTemplate.ExistsMode for FtpRemoteFileTemplate.exists(String) operation.FTP constants:
FTP.ASCII_FILE_TYPE
FTP.EBCDIC_FILE_TYPE
FTP.BINARY_FILE_TYPE (DEFAULT)
FTP.LOCAL_FILE_TYPE