ftp-client.doc.source.poll-with-archiving-by-renaming.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ftp-client-connector Show documentation
Show all versions of ftp-client-connector Show documentation
A Mule connector for ftp/sftp.
Poll with archiving by renaming
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
Additional Information
© 2015 - 2024 Weber Informatics LLC | Privacy Policy