AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
  • 1.  tftp client

    Posted Tue September 08, 2009 03:33 PM

    Originally posted by: SystemAdmin


    I am sorry for this question but I can't login to the AIX 5.x box in question, but does AIX have a tftp client ? If not is there one that can be compiled or built ?
    Thanks


  • 2.  Re: tftp client

    Posted Wed September 09, 2009 03:16 AM

    Originally posted by: ostost


    AIX comes with both a tftp client and server as part of the bos.net.tcp.clients fileset. The tftp server is normally configured in /etc/inetd.conf. To start the client execute the /usr/bin/tftp command.


  • 3.  Re: tftp client

    Posted Wed September 09, 2009 12:16 PM

    Originally posted by: SystemAdmin


    excellent, thanks