Poll with archiving to another directory
Poll a remote directory. Move files to an archive directory 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