Poll with archiving by renaming
Poll a remote directory. Archive files by renaming after successful
processing. The following inboundProperties will be set:
- originalFilename: Filename on the remote system (without path)
- fileSize: Size in bytes, -1 if unknown.
- timestamp: The time stamp (java.util.Date) of a file (usually last
modified data)
- filename: Same as originalFilename or modified when a
filenameTrnanslator
is configured
See full list.
Additional Information