Poll a remote directory
Poll a remote directory. 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