You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2019/09/19 03:49:52 UTC

[GitHub] [nifi] patricker commented on issue #3726: NIFI-5816 Switch SFTP processors to use SSHJ

patricker commented on issue #3726: NIFI-5816 Switch SFTP processors to use SSHJ
URL: https://github.com/apache/nifi/pull/3726#issuecomment-532953793
 
 
   I'm excited by these changes, I was working on some changes ~ a year ago to add basic SSH processors like `ExecuteSSH`, but wasn't all that thrilled by the existing library.  To prepare, I added some unit tests to make sure I didn't break SFTP: NIFI-5381.  Have you looked to see if any of these features we are trying to resolve, like larger key sizes, can be tested by extending the existing test SSH Server I added: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/util/SSHTestServer.java?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services