Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
105 user(s) are online (61 user(s) are browsing Forums)

Members: 0
Guests: 105

more...

Headlines

 
  Register To Post  

« 1 2 3 4 (5)
Re: SSH client for AmigaOS with builtin terminal emulation
Just can't stay away
Just can't stay away


See User information
@kas1e

Quote:

Have question about ctrl+home/end and ctrl+keys: where they supposed to work ? I just tried them in shell, and they only produce for me "5x" numbers typed in console.


In nano ctrl+home jumps to the start of the file and ctrl+end to the end of the file.

As for ctrl+cursor keys I'm not entirely sure what they are doing but at least they work the same as when I use them in a bash terminal on Ubuntu. It seems that maybe ctrl+right jumps to the beginning of the next word and ctrl+down jumps to the beginning of the next paragraph (assuming that paragraphs are separated by empty lines).

Go to top
Re: SSH client for AmigaOS with builtin terminal emulation
Just can't stay away
Just can't stay away


See User information
Very impressive! I love the libcaca demos! :D

Go to top
Re: SSH client for AmigaOS with builtin terminal emulation
Not too shy to talk
Not too shy to talk


See User information
Hi

I tried to connect my Raspberry Pi Zero with SSHTerm 1.7

sshterm 192.168.0.25 pi raspberry

But I get the error Failed to Establish SSH Session -8

I can connect with Putty from a Windows machine.

What I am doing wrong ?

Sinan - AmigaOS4 Beta-Tester
- AmigaOne X5000
- AmigaOne A1222
- Sam460ex
Go to top
Re: SSH client for AmigaOS with builtin terminal emulation
Just can't stay away
Just can't stay away


See User information
@SinanSam460

-8 is LIBSSH2_ERROR_KEY_EXCHANGE_FAILURE.

Is this on your A1222? If so you need to add amisslmaster.library, amissl_v111d.library and any other AmiSSL libraries you have installed in LIBS:AmiSSL to the load time emulation blacklist, as AmiSSL uses the baserel feature which is not compatible with the load time emulation.

Go to top
Re: SSH client for AmigaOS with builtin terminal emulation
Not too shy to talk
Not too shy to talk


See User information
@salass00

Thanks for the solution :)

Sinan - AmigaOS4 Beta-Tester
- AmigaOne X5000
- AmigaOne A1222
- Sam460ex
Go to top
Re: SSH client for AmigaOS with builtin terminal emulation
Just popping in
Just popping in


See User information
@salass00

is there a way to retrieve some file from logged machine console back to the Amiga.

BTW thanks for your great work.

Go to top
Re: SSH client for AmigaOS with builtin terminal emulation
Just can't stay away
Just can't stay away


See User information
SSHTerm 1.9 is now available:

https://github.com/salass00/sshterm/releases

Main new features is that it now uses libssh2 1.10.0 and is built using AmiSSL 5.1 SDK so that it works with the latest AmiSSL version.

While testing I initially thought that I had somehow managed to break the RSA public key support (ED25519 was still working correctly) while moving to libssh2 1.10.0 from 1.9.0 and I wasted a lot of time trying to find what changes could be responsible, until I tried with the 1.8 version of SSHTerm and found it didn't work there either. Turns out that Ubuntu 22.04 LTS (I had recently updated to it from 20.04 LTS) no longer supports RSA public keys by default and you have to modify your /etc/ssh/sshd_config file to get them working.

Go to top

  Register To Post
« 1 2 3 4 (5)

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project