Forum Discussion

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

Where can we find man pages for µClinux

Hi everybody,

did anyone know if we can find the man pages of several µClinux commands (ftpd for example)?

Thnx

5 Replies

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

    There is a NAG, network admin guide.

    I would repeat again. Work on Linux, and learn Linux. You can not be good at uClinux without Linux know-how. It is not impossible to do it on IDE/cygwin, but that you don't know how to do.

    The source is in uClinux-dist/user/ftpd .
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by hippo@Mar 6 2006, 03:49 AM

    there is a nag, network admin guide.

    i would repeat again. work on linux, and learn linux. you can not be good at uclinux without linux know-how. it is not impossible to do it on ide/cygwin, but that you don't know how to do.

    the source is in uclinux-dist/user/ftpd .

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

    --- quote end ---

    --- Quote End ---

    Hi hippo,

    thanks for your reply but you didn&#39;t specify where to find that NAG.

    About Linux, I know severas stuff about, but since I&#39;m on a final study project and do not have much time to get familiar with building µClinux under Linux, I preffered to work on Win with the development environment of Altera, you see the point. Anyway I&#39;m convinced I got to learn how to do all that stuff on Linux.

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

    --- Quote Start ---

    originally posted by hippo@Mar 6 2006, 03:03 PM

    install both inetd and ftpd, inetd will invoke ftpd on requests.

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

    --- quote end ---

    --- Quote End ---

    Hi hippo,

    thnx for your reply, it&#39;s now ok, I run an ftp server from a Linux machine and connect to my board. I still can&#39;t make the board run as an ftp server but it doesn&#39;t matter.

    Thanks again.