Sha256: dfee5c0859d2c85789868cd44015094a43128dfb53e381cc47358fedd2589f9e

Contents?: true

Size: 1.94 KB

Versions: 18

Compression:

Stored size: 1.94 KB

Contents

=== 3.0.0

* Pass protocol version via Net::SFTP.start [#107]
* Net-ssh 6.0 support [#106]

=== 2.1.2 / 07 May 2013

* Fix fragmentation download failure [accardi]

=== 2.1.0 / 06 Feb 2013

* Added public cert. All gem releases are now signed. See INSTALL in readme.
* Remove self-require, it causes a warning in Ruby 1.9.2. [jbarnette]
* Allow for upload to use the filename of the local file by default [czarneckid]
* Properly handle receiving less data than requested. [thedarkone]
* Added option to create directory on directory upload [Pablo Merino]
* Remove a warnings in tests [kachick]


=== 2.0.5 / 19 Aug 2010

* Fixed missing StringIO exception in download! [Toby Bryans, Delano Mandelbaum]


=== 2.0.4 / 23 Nov 2009

* Fixed frozen string issue in StatusException.message [appoxy]


=== 2.0.3 / 17 Nov 2009

* Reference the correct Exception class when rescuing errors [Scott Tadman]


=== 2.0.2 / 1 Feb 2009

* Avoid using 'ensure' in Net::SFTP.start since it causes unfriendly behavior when exceptions are raised [Jamis Buck]


=== 2.0.1 / 29 May 2008

* Open files in binary mode to appease Windows [Jamis Buck]


=== 2.0.0 / 1 May 2008

* 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.

Version data entries

18 entries across 17 versions & 3 rubygems

Version Path
net-sftp-backports-4.0.8.backports CHANGES.txt
net-sftp-backports-4.0.7.backports CHANGES.txt
net-sftp-backports-4.0.6.backports CHANGES.txt
net-sftp-backports-4.0.5.backports CHANGES.txt
net-sftp-backports-4.0.4.backports CHANGES.txt
net-sftp-backports-4.0.3.backports CHANGES.txt
net-sftp-backports-4.0.2.backports CHANGES.txt
net-sftp-backports-4.0.1.backports CHANGES.txt
net-sftp-backports-4.0.0.backports CHANGES.txt
net-sftp-4.0.0 CHANGES.txt
net-sftp-4.0.0.rc1 CHANGES.txt
vagrant-unbundled-2.2.19.0 vendor/bundle/ruby/3.0.0/gems/net-sftp-3.0.0/CHANGES.txt
vagrant-unbundled-2.2.18.0 vendor/bundle/ruby/3.0.0/gems/net-sftp-3.0.0/CHANGES.txt
vagrant-unbundled-2.2.16.0 vendor/bundle/ruby/2.7.0/gems/net-sftp-3.0.0/CHANGES.txt
vagrant-unbundled-2.2.16.0 vendor/bundle/ruby/3.0.0/gems/net-sftp-3.0.0/CHANGES.txt
vagrant-unbundled-2.2.14.0 vendor/bundle/ruby/2.7.0/gems/net-sftp-3.0.0/CHANGES.txt
vagrant-unbundled-2.2.10.0 vendor/bundle/ruby/2.7.0/gems/net-sftp-3.0.0/CHANGES.txt
net-sftp-3.0.0 CHANGES.txt