No there's no permission errors. I found the problem. I misunderstood the proper usage of the classes that extend GenericFileProcessStrategy. They're not named for the main file operation but for what you want the begin(), commit(), abort() hooks to do. I extended my custom processStrategy off of GenericFileDeleteProcessStrategy and its working now.
-- View this message in context: http://camel.465427.n5.nabble.com/SFTP-delete-true-not-deleting-file-after-downloading-a-file-tp5784608p5784644.html Sent from the Camel - Users mailing list archive at Nabble.com.
