Liking cljdoc? Tell your friends :D

re-mote.ssh.transport


default-keyclj

source

default-portclj

source

default-userclj

source

executeclj

(execute cmd
         remote
         &
         {:keys [out-fn err-fn] :or {out-fn log-output err-fn log-output}})

Executes a cmd on a remote host

Executes a cmd on a remote host
sourceraw docstring

fnameclj

(fname uri)
source

listenerclj

source

sh-clj

(sh- cmd & args)

Runs a command localy and logs its output streams

Runs a command localy and logs its output streams
sourceraw docstring

ssh-strapclj

(ssh-strap {:keys [host ssh-port ssh-key user]})
source

ssh-up?clj

(ssh-up? remote)
source

sshj-clientclj

(sshj-client)
source

timeoutclj

source

uploadclj

(upload src dst remote)
source

with-sshcljmacro

(with-ssh remote & body)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close