Claus Ibsen created CAMEL-22379: ----------------------------------- Summary: camel-mina-sftp - FTP component based on Mina SSHD FTP Key: CAMEL-22379 URL: https://issues.apache.org/jira/browse/CAMEL-22379 Project: Camel Issue Type: New Feature Components: camel-ftp Reporter: Claus Ibsen Fix For: 4.x
Mina SFTP [https://github.com/apache/mina-sshd/tree/master/sshd-sftp] There is demand for more modern security for SFTP that JSCH library does not offer such as OpenSSH certificates and whatlese. The Apache Mina is a sister project and they have SFTP support Lets see if we can make a new component that uses the Mina SFTP client and has support for OpenSSH and other security settings. This would require to add this on top of camel-ftp or camel-file to leverage all the existing file based functionality. -- This message was sent by Atlassian Jira (v8.20.10#820010)