(defn sftp-channel "Open a SFTP channel in the session." [#^Session session] (open-channel session :sftp))
Comments top
No comments for sftp-channel. Log in to add a comment.