Sha256: c18f9730147e94cac75eeae213b0c322eb66fd16f7e2e34f8511b341cd66dde6
Contents?: true
Size: 465 Bytes
Versions: 19
Compression:
Stored size: 465 Bytes
Contents
Each channel has a _type_. Usually, you will use "session" channels, but there are also "x11" channels, "forwarded-tcpip" channels, and "direct-tcpip" channels. Net::SSH currently has no support for "x11" channels. The "forwarded-tcpip" and "direct-tcpip" channels are managed internally via the port-forwarding interfaces. The "session" channel type allows for a broad range of actions, including (but not limited to) SFTP requests and remote process execution.
Version data entries
19 entries across 19 versions & 1 rubygems