I added a custom GenericFileProcessStrategy that calls a derivative of
ZooKeeperElection.isMaster() in its begin() method then calls super.begin().
Now the SFTP "delete=true" attribute no longer works. It seems the route
runs to completion (downloads the file, inserts to DB, deletes a local
copy). But the remote file is no longer deleted from the remote directory
after a sucessful GET, when the route completes. Any ideas what's wrong?



--
View this message in context: 
http://camel.465427.n5.nabble.com/SFTP-delete-true-not-deleting-file-after-downloading-a-file-tp5784608.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to