Package org.springframework.integration.sftp.filters
Provides classes supporting SFTP file filtering.
-
Class Summary Class Description SftpPersistentAcceptOnceFileListFilter Persistent file list filter using the server's file timestamp to detect if we've already 'seen' this file.SftpRegexPatternFileListFilter Implementation ofAbstractRegexPatternFileListFilterfor SFTP.SftpSimplePatternFileListFilter Implementation ofAbstractSimplePatternFileListFilterfor SFTP.SftpSystemMarkerFilePresentFileListFilter SFTP implementation ofAbstractMarkerFilePresentFileListFilter.