-
-
Notifications
You must be signed in to change notification settings - Fork 4
SSH.SCPStream
Andrew Lambert edited this page Nov 26, 2022
·
11 revisions
SSH.SCPStream
Protected Class SCPStream
Inherits Channel
Implements SSHStream
This class represents a single SCP transfer within the SSH Session. It implements the SSHStream interface.
- Close
- Constructor
- EOF
- Flush
- Poll
- PollReadable
- PollWriteable
- Read
- ReadBuffer
- ReadError
- Write
- WriteBuffer
- WriteError
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2018-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.