I use camel to read files by ftp or sftp but when these are too large the connection stops and I can not delete the file, is there a way to avoid this problem ?
Camel 3.11 Spring Boot 2.5 Java 11 I have a dynamic Camel routes that fetches files from an SFTP server. There is one route per SFTP user. The routes are schedu