Dart Home | PowerTCP SFTP & SSH for .NET | Custom Development | Reply | PowerTCP SFTP & SSH for .NET Topics | Forums |
Author | Forum: PowerTCP SFTP & SSH for .NET Topic: How do I send Ctrl-C to SSH session? |
raymegal From: USA Posts: 20 Member Since: 09/18/14 |
posted April 30, 2018 8:10 PM This seems like it should be pretty simple. With the telnet library I would do this: SendCommand(Command.IP) What is the equivalent for SSH? |
raymegal From: USA Posts: 20 Member Since: 09/18/14 |
posted April 30, 2018 8:45 PM Doh! This works: session.Write("\x3"); Thanks, Ray |
Reply | PowerTCP SFTP & SSH for .NET Topics | Forums |
This site is powered by PowerTCP WebServer for ActiveX |