Skip to content

Commit 459d398

Browse files
committed
Add updated link to scp details blog post
1 parent a67f57c commit 459d398

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/clj_ssh/ssh.clj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1003,6 +1003,7 @@ cmd specifies a command to exec. Valid commands are:
10031003

10041004

10051005
;; http://blogs.sun.com/janp/entry/how_the_scp_protocol_works
1006+
;; https://blogs.oracle.com/janp/entry/how_the_scp_protocol_works
10061007
(defn scp-to
10071008
"Copy local path(s) to remote path via scp.
10081009

0 commit comments

Comments
 (0)