public
Description: Pure Ruby implementation of an SFTP (protocols 1-6) client
Homepage: http://rubyforge.org/projects/net-ssh
Clone URL: git://github.com/jamis/net-sftp.git
Search Repo:
commit  3407e96653590c61809449a560b0c3ff9e398ef0
tree    ff68028bde7984de323e1858e9466dd2c3205ff9
parent  05734d70f337d40d16ca6647d3068d3de7bf1e22
net-sftp / CHANGELOG.rdoc
100644 14 lines (6 sloc) 0.328 kb

unreleased

  • More complete support for file-type detection in protocol versions 1-3 [Jamis Buck]

2.0 Preview Release 2 (1.99.1) / 10 Apr 2008

  • Custom properties on Upload instances [Jamis Buck]

2.0 Preview Release 1 (1.99.0) / 22 Mar 2008

  • Rewritten! (Never, ever, do this at home.) New and improved API.