Files
spring-integration/spring-integration-sftp/.gitignore
Gary Russell 0d721739e9 INT-3827: ResettableFileListFilter
JIRA: https://jira.spring.io/browse/INT-3827

Provide a hook to enable removing a file from an `AcceptOnceFileListFilter`,
for example after a message processing failure.

Make the `CompositeFileListFilter` a `ReversibleFileListFilter` so it can
delegate to any of its composed filters that are reversible.

INT-3827: Polishing - PR Comments
2015-09-29 13:59:51 -04:00

5 lines
101 B
Plaintext

local-test-dir/*.test
local-test-dir/rollback/*.txt
remote-target-dir/*foo*
remote-target-dir/*test*