Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

Kospi

Re: trouble to connect to server ssh via command line

martin wrote:

Show us full log files both from GUI and script.


Hi,

finally I understood that the problem was the symbol "/" in the password.
I changed the password and took out special characters and it work!

I don't know if it a bug or no.
Regards!

Kospi
martin

Re: trouble to connect to server ssh via command line

Show us full log files both from GUI and script.
Kospi

trouble to connect to server ssh via command line

Hi all,

I am trying to connect to a server ssh throught command line.
I have this little script:

open sftp://user:password@100.48.129.175:5000/

and I get this messages:

"searching for host...."
"host 'user' does not exist"

Yet if I try throught winscp.exe I don't have any problem !

Somebody have any idea?
Thanks in advance for any help.
Fernando