Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

SSH in uClinux

Hi all,

is there a working port of ssh for uClinux ?

Warm Regards

7 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Thanks a lot hippo,

    I'm still wondering if I could use ssh to communicate directly with my board instead of cygwin and other Altera stuff.

    Any suggestion ?

    Warm Regards
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by mfm@Apr 5 2006, 06:04 PM

    thanks a lot hippo,

    i'm still wondering if i could use ssh to communicate directly with my board instead of cygwin and other altera stuff.

    any suggestion ?

    warm regards

    <div align='right'><{post_snapback}> (index.php?act=findpost&pid=14053)

    --- quote end ---

    --- Quote End ---

    sorry, don&#39;t understand what you want?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by hippo@Apr 5 2006, 12:13 PM

    sorry, don&#39;t understand what you want?

    --- Quote End ---

    Hi,

    what I want to do is to bypass that nios-terminal and communicate directly, via ssh, with uClinux to launch my apps. Thus, I think I can let down the cygwin emulator to prevent a lot of errors.

    Warm Regards
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I would suggest you keep the nios2 sdk shell on cygwin for program loading.

    ie, nios2-download and nios2-terminal.

    It is the simplest way. And should be reliable, too.

    The ssh should used for other purpose.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    He wants to get sshd running, just like telnetd, so he can ssh into the board instead of telnetting.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by jdhar@Apr 5 2006, 04:41 PM

    he wants to get sshd running, just like telnetd, so he can ssh into the board instead of telnetting.

    --- Quote End ---

    That&#39;s it.