If I run the command
SSH.Write("copy running-config flash:config") txtSSH.Text = txtSSH.Text & SSH.ReadResponse
I get an error "value must be positive" What's wrong?
Log in to post a comment.
If I run the command
SSH.Write("copy running-config flash:config")
txtSSH.Text = txtSSH.Text & SSH.ReadResponse
I get an error "value must be positive"
What's wrong?