Hi, You could implement your own lock strategy that should use a database to give the lock to the first server that requires it and deny for all the others.
Good luck! On Thu, Feb 9, 2017 at 11:13 AM, garybarker <[email protected]> wrote: > Is it possible to set up multiple servers connecting to the same remote > SFTP > server and guarantee that only one will consume each file there? A database > backed idempotent table is the best way? > > Gary > > > > -- > View this message in context: http://camel.465427.n5.nabble. > com/Idempotent-SFTP-route-tp5793710.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Laurentiu Trica Software Developer Mobile: (+40) 722 329318 S.C MoreDevs S.R.L. Email: [email protected] This message can contain privileged or confidential information and it is intended only for addressee. Any unauthorized disclosure is strictly prohibited.
