Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Complete
-
None
Description
Add FileExistsMode.REPLACE_IF_DIFFERENT for use only with FileWritingMessageHandler and AbstractRemoteFileOutboundGateway get/mget operations.
If the file lastModified is different, replace the file.
It will not apply to remote file send operations because the resolution of the lastmodified does not provide enough accuracy.