[
https://issues.apache.org/jira/browse/CAMEL-22379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18057295#comment-18057295
]
Claus Ibsen commented on CAMEL-22379:
-------------------------------------
{code:java}
mvn --version
1m 2s
Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1)
Maven home: /opt/homebrew/Cellar/maven/3.9.12/libexec
Java version: 25.0.1, vendor: Azul Systems, Inc., runtime:
/Library/Java/JavaVirtualMachines/zulu-25.jdk/Contents/Home
Default locale: en_DK, platform encoding: UTF-8
OS name: "mac os x", version: "15.7.3", arch: "aarch64", family: "mac" {code}
> 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
> Assignee: Luigi De Masi
> Priority: Major
> Fix For: 4.18.0
>
>
> 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)