The ftp component has many options for not listing, like fastExistsCheck and so on. Also try upgrading as Camel 2.13 is very old.
On Tue, Oct 24, 2017 at 2:47 PM, Laurentiu Trica <[email protected]> wrote: > Hello, > > I have to write files in a FTP folder that contains thousands of files. > Seems that the FTP producer always does a list before writing the file. > > I use Camel 2.13 > > Is there a way to avoid getting the files list? It's very time consuming > and it often makes the write to fail... > I've been trying setting all the possible options to avoid the listing > without success so far. > > Thanks! > Laurentiu -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
