I just wanna curious about how can I write more string easily in code. For example I wanna add these strings to "str" variable.
--------------------------
The demo project is a simple console application demonstrating the use of SshStream and Scp classes. It asks the user for the hostname, username and password for a remote SSH server and shows examples of a simple SSH session, and file transfers to/from a remote SSH machine.
Here is a screen shot of an SSH connection to a Linux shell:
-------------------------
so I want to add these strings to "str".
yokzuPosted May 31, 2011, 8:22 AM
str = @"asd asda sd a";