Tammo Zelle - 2011-06-16

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?