[ANN] Net::SFTP 1.0.1

J

Jamis Buck

Net::SFTP is an implementation of SFTP (SSH File Transfer Protocol),
versions 1-5. It is dependent upon the Net::SSH library.

This release fixes problems with the implementation of version 4 of
the SFTP protocol. Specifically:

* "Name" packets were not being parsed correctly
* The implementation of the "open" operation in v4 should have
been in v5 (v4 uses the same implementation as v1-3)

As more and more SFTP servers begin using versions of the protocol
greater than 3, more issues may be discovered. Please report them as
soon as you encounter them. (Net::SFTP was only properly tested with
SFTP version 3--server implementations of versions greater than 3
were hard to find at the time.)

FAQ: http://net-ssh.rubyforge.org/sftp/faq.html
API: http://net-ssh.rubyforge.org/sftp/api

Gem install:

gem install net-sftp

The 1.0.1 package may not have propogated to all mirrors yet, so if
you find that you installed 1.0.0 instead of the expected 1.0.1,
please try again.

- Jamis Buck
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

[ANN] Net::SSH 1.0.1, Net::SFTP 1.0.0 0
Problem with Net::SFTP 1
sftp from an ssh connection? 0
[ANN] Net::SFTP 0.5.0 0
[ANN] Net::SFTP 0.9.0 0
Net SFTP / Deprec 1
[ANN] Net::SSH 0.1.0 2
Net::SFTP Fails, sftp OK 2

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top