public
Description: Pure Ruby implementation of the SCP protocol
Homepage: http://rubyforge.org/projects/net-ssh
Clone URL: git://github.com/jamis/net-scp.git
jamis (author)
Thu May 29 14:33:01 -0700 2008
commit  42543f919722e7a077b05251e3fe08d7eadb97ec
tree    75c5a6835f94ea81b562ab4797b53feb25333d91
parent  37e84fb1ae9d3667dd3d61b0e5bf8968e28e24d7
net-scp / CHANGELOG.rdoc
100644 14 lines (6 sloc) 0.284 kb

1.0.1 / 29 May 2008

  • Make sure downloads open the file in binary mode to appease Windows [Jamis Buck]

1.0.0 / 1 May 2008

  • Pass the channel object as the first argument to the progress callback [Jamis Buck]

1.0 Preview Release 1 (0.99.0) / 22 Mar 2008

  • Birthday!