This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 31820b73fab270db19d2285217469f3bab1e5b94
tree 52ea4548ea09f029738c552320ac9aa4ce60e20a
parent d947cf5763809120415fdb6e68085171be0259d3
tree 52ea4548ea09f029738c552320ac9aa4ce60e20a
parent d947cf5763809120415fdb6e68085171be0259d3
net-sftp / CHANGELOG.rdoc
unreleased
- Make Net::SSH::Connection::Session#sftp accept an argument determining whether or not to block while the SFTP subsystem initializes (defaults to true) [Jamis Buck]
- Allow Session#connect to be useful even in the open/opening states by invoking or queuing the callback block [Jamis Buck]
- Allow custom properties to be set on upload/download initiation via the :properties option [Jamis Buck]
- Custom properties on Download instances [Jamis Buck]
- Add #abort! method to Upload and Download operations [Jamis Buck]
- 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.




