Re: [VFS] Help wanted for VFS-838

2023-05-25 Thread Gary Gregory
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.

Re: [VFS] Help wanted for VFS-838

2023-05-25 Thread Gary Gregory
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

Re: [VFS] Help wanted for VFS-838

2023-05-25 Thread David Dellsperger
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).

[VFS] Help wanted for VFS-838

2023-05-25 Thread Gary Gregory
Hi all, It seems that Jsch is unmaintained. I propose we port to Apache Mina, which has an active and experienced community. It this easy or hard? A large or small task? Thoughts? Help wanted ;-) PR welcome :-) https://issues.apache.org/jira/browse/VFS-838 TY! Gary