I don't see any source or link to the stackoverflow question, I guess it's this one, for anyone trying to find it:
https://stackoverflow.com/questions/64302958/apache-camel-sftp-delay-query-parameter-doesnt-seem-to-work zoran On Tue, Oct 13, 2020 at 1:29 PM nemanja Zunic <n.zu...@yahoo.com.invalid> wrote: > > Hey guys, I posted this question on stackoverflow Apache Camel sftp delay > query parameter doesn't seem to work. It should be really simple but I just > can't make it work. I would appreciate it if somebody knowledgeable could > take a look. > > | > | > | > | | | > > | > > | > | > | | > Apache Camel sftp delay query parameter doesn't seem to work > > This is the code from my Route configuration > methodfrom("sftp://{{sftp.source-url}}?username={{sftp.username}}&... > | > > | > > | > > > -- Zoran Regvart