Category "camel-ftp"

Apache Camel delete file when ftp/sftp disconnect

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 SFTP with Quartz scheduler: prevent concurrent execution, reject task if busy

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