Apache camel dynamic file moving is not working in both from() & toD() endpoints
I am developing spring boot microservice using apache camel to integrate with external systems through sftp. I am trying to move a file to different folder in both inbound & outbound methods.