Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: 2.0.3
-
Fix Version/s: 2.2 M4 Sprint 4, 2.2 M4
-
Component/s: Adapters
-
Labels:None
-
Environment:Windows Server 2003, Tomcat 7, Spring Integration 2.0.3 and Spring Framework 3.
Description
Files downloaded to local folder by FTP Inbound Channel Adapter are not getting deleted after being processed - the file(s) is/are marked for deletion and are deleted only upon Tomcat recycle. This is particularly an issue when the file being pulled from the FTP server always has the same file name. Since, the file downloaded is not deleted, new files posted on the FTP server are not getting retrieved from further polls.