Comware

 View Only
  • 1.  sftp in operator mode

    Posted May 25, 2011 03:27 PM
    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


  • 2.  RE: sftp in operator mode

    Posted May 26, 2011 02:02 AM
    Hi! maybe:

    sftp user@ip

    would work?


  • 3.  RE: sftp in operator mode

    Posted May 26, 2011 09:01 AM
    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,