Hello,
to connect to my server I use the following commands:
option batch on
option confirm off
open sftp://otuser:OTMC4societe!@ptrimv03:22
But when connecting here is the error message that I have:
batch on
confirm off
Searching for host...
Connecting to host...
Authenticating...
Using username "user".
Authenticating with pre-entered password.
Connection has been unexpectedly closed. Server sent command exit status 0.
Authentication log (see session log for details):
Using username "user".
Authentication failed.
Obviously to connect to the server I must, after filling in the login and password, validate my connection, but I do not know how to fill that in the command line.
Could you help me?
Thank you in advance.
Gilles