rbutenuth / ftp-client-connector

Apache License 2.0
3 stars 3 forks source link

Switch SSH default from JSch to Apache MINA sshd #6

Open rscadrde opened 5 years ago

rscadrde commented 5 years ago

More and more projects leave JSch and stick to MINA. Latest one was eget plugin of Eclipse: https://projects.eclipse.org/projects/technology.egit/releases/5.3.0

You should reflect latest (current?) problems with JSch library and then probably switch to MINA.

For the official mule-ftp connector I requested to switch as well: https://www.mulesoft.org/jira/browse/MULE-16718