Switches, Hubs, and Modems
1825759 Members
2217 Online
109687 Solutions
New Discussion

sftp in operator mode

 
Marco A.
Esteemed Contributor

sftp in operator mode

Hi,

It is possible to access the switch using sftp in operator mode?... using password.

I tried without password, and it goes directly to the sftp> prompt, but if I set a password, it doesn't access.

It fails with the following error:

Connection to 10.1.1.10 closed by remote host.

Thanks guys
Just unplug and plug in again ....
2 REPLIES 2
Johan Guldmyr
Honored Contributor

Re: sftp in operator mode

Hi! maybe:

sftp user@ip

would work?
Marco A.
Esteemed Contributor

Re: sftp in operator mode

Hi, in fact ... Yes I am able to connect without a password, the problem starts when I set a password, because the client actually says that it was authenticated ( in debug mode ), but the system is not able to give me the prompt and just close the session.

I think it could be a problem with the client or the version.

Thanks,

Just unplug and plug in again ....