Rewrite the SFTP-related plugins under embulk.org #28
dmikurube
announced in
Contributors wanted
Replies: 1 comment 2 replies
-
Note on some past investigations.
Some studies by others:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The SFTP-related plugins under embulk.org (such as embulk-input-sftp) uses JSch, but it has no longer been maintained since its 0.1.55 in 2018.
http://www.jcraft.com/jsch/ChangeLog
We need to migrate them to some other method for SFTP, but it is expected to be a "total rewrite".
We are looking for a great contributor for this upgrade, which effectively means that we are looking for a new maintainer for the long-term.
There are several SSH protocol implementations for Java, such as:
We wanted the (new) long-term maintainer to be a decision maker also on it.
If you're interested in it, please let us know in this Discussion at first.
Beta Was this translation helpful? Give feedback.
All reactions