Then there is the licensing issue. I don't see an Apache license on GitHub,
and as soon as I saw GNU...
Gary
On Thu, May 25, 2023, 08:08 Gary Gregory wrote:
> I'm aware of that port but I'd rather rip the band-aid and go with a
> modern implementation supported by a well-know active community.
I'm aware of that port but I'd rather rip the band-aid and go with a modern
implementation supported by a well-know active community. Using the port
would be a last resort IMO.
Gary
On Thu, May 25, 2023, 08:03 David Dellsperger
wrote:
> The other option would be to migrate to the new fork of js
The other option would be to migrate to the new fork of jsch -
https://github.com/mwiede/jsch, there's a few issues with connection
algorithms, etc but there's now at least support to add algorithms to the
list of existing ones in 3 ways (though not sure how VFS might support this
currently).
Davi