You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add SftpConnector and SftpTransfers
* Add SftpTransfersException
* Add package-private ThrowingConsumer and ThrowingFunction, which
are used by SftpConnector
* Add test resource files: file-to-pull.txt and file-to-push.txt
Fixes#421Fixes#422Fixes#423
* Add SftpConnector and SftpTransfers
* Add SftpTransfersException
* Add package-private ThrowingConsumer and ThrowingFunction, which
are used by SftpConnector
* Add test resource files: file-to-pull.txt and file-to-push.txt
Fixes#421Fixes#422Fixes#423
Provides basic functions to connect via SFTP using
JSch
Maybe rename to
JschSftpConnector
?The text was updated successfully, but these errors were encountered: