0 votes
by (220 points)

Hi,

I try to download a file to a Cisco router using SCP, but it just end up with an exception that tells me that the channel has been closed. I would like to dig a bit deeper, is there a way to do that?

/Emanuel

1 Answer

0 votes
by (144k points)

Hi,

A debug log might make it possible to tell what is going on. If LogLevel.Debug does not provide sufficient information, try with LogLevel.Verbose.

...