Tags: clj-commons/clj-ssh
Tags
Updates clj-ssh to latest JSch 0.2.15 (#75) Upgrades JSch to the latest 0.2.15 version and aligns JNA version to 5.14.0. NOTE: this change will transitively depend on the latest 1.77 Bouncy Castle version.
Updates clj-ssh to latest JSch 0.2.13 (#74) Upgrades JSch version and aligns junixsocket version to the one used by JSch. NOTE: this will transitively depend on the current latest Bouncy Castle 1.76 version.
Release 0.5.13 - Make clojure dependency have provided scope Closes #25 - Fix race condition in ssh-exec function when command finishes before we enter with-channel-connection - ssh/download: fix :recursive and :preserve flags arity errors. Recursive still doesn't work correctly: clj-ssh writes every file into the same output. - Fixed recursive scp invocation. - fix trace/tracef mixup. - Fix missing parens
PreviousNext