Session closed. No Session
Hi,
I'm try to connect to sftp with the code below:
option batch on
option confirm off
open sftp://user:pass@address.br/
cd /recebidos
close
exit
But the result is Session 'user@address.br' closed. No Session, like the image attached, what can i do to solve it?
Thanks![/img]
I'm try to connect to sftp with the code below:
option batch on
option confirm off
open sftp://user:pass@address.br/
cd /recebidos
close
exit
But the result is Session 'user@address.br' closed. No Session, like the image attached, what can i do to solve it?
Thanks![/img]