Hi Gary and Konrad, I am a new user of VFS (version 2.9.0) and new to open source mailing lists. I am writing to inquire about the progress on the jsch upgrade/migration. Do we have any plans of migrating to jsch fork or Apache Mina? Thank you for your time and assistance.
Thanks, Ravishankar Joshi On 2023/12/18 12:44:42 Gary Gregory wrote: > The best bet is probably to switch to Apache Mina, another item on my todo > list, unless we get a PR on GitHub first ;-) > > Gary > > On Mon, Dec 18, 2023, 7:36 AM Konrad Samburski <ks...@gmail.com> wrote: > > > Hello, > > > > The latest version (2.9.0) of VFS is using com.jcraft.jsch for sftp. > > Unfortunately it seems jsch is not maintained any more therefore it does > > not support the new OPENSSH format of private key. > > > > Are you planning to switch to jsch fork com.github.mwiede which supports > > new formats? > > > > I see in Camel project such change was done: > > https://issues.apache.org/jira/browse/CAMEL-17835 > > > > Best Regards > > Konrad Samburski > > >