Class Net::SFTP::Protocol::V_05::PacketAssistant
In: lib/net/sftp/protocol/05/packet-assistant.rb
Parent: V_04::PacketAssistant

Version 5 of the SFTP protocol changed the number of parameters to several different packet types:

  • open( id, path, access, flags, attrs )

[Validate]