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
