public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users]  TFTP usage at Linux shell prompt
@ 2007-11-21  6:23 Verma
  2007-11-21  8:02 ` [U-Boot-Users] Antw: " Niklaus Giger
  0 siblings, 1 reply; 2+ messages in thread
From: Verma @ 2007-11-21  6:23 UTC (permalink / raw)
  To: u-boot


Hi,

I am using JFFS2 file system for running the Linux on incaip board and would
like to download a file from another host using TFTP.The following are the
various commands and the respective outputs I have obtained when trying to
download the file.

1.command:        "#tftp 192.168.0.215"

output message:
        BusyBox v1.00 (2007.11.20-05:01+0000) multi-call binary

         Usage: tftp [OPTION]... HOST [PORT]

2.command:  "# tftp -m binary  192.168.0.215"

output message:
            "tftp: illegal option -- m
            BusyBox v1.00 (2007.11.20-05:01+0000) multi-call binary"

3.command: "tftp v  192.168.0.215"

output message:
          
              "BusyBox v1.00 (2007.11.20-05:01+0000) multi-call binary

               Usage: tftp [OPTION]... HOST [PORT]"

Is the format of the commands valid, what are the list of options that could
be given under OPTION field.
Kindly, give me some pointers to proceed in solving this issue.

Thank You,
Verma.



-- 
View this message in context: http://www.nabble.com/TFTP-usage-at-Linux-shell-prompt-tf4848314.html#a13871777
Sent from the Uboot - Users mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot-Users] Antw: TFTP usage at Linux shell prompt
  2007-11-21  6:23 [U-Boot-Users] TFTP usage at Linux shell prompt Verma
@ 2007-11-21  8:02 ` Niklaus Giger
  0 siblings, 0 replies; 2+ messages in thread
From: Niklaus Giger @ 2007-11-21  8:02 UTC (permalink / raw)
  To: u-boot

After entering "busybox tftp" into google my first hit was
http://www.busybox.net/lists/busybox/2003-February/007972.html 
which describes the tftp options. and which gives this tip

# ./busybox tftp --help
BusyBox v0.61.pre (2003.02.04-12:10+0000) multi-call binary

Usage: tftp [OPTION]... HOST [PORT]

Transfers a file from/to a tftp server using "octet" mode.

Options:
        -l FILE Local FILE.
        -r FILE Remote FILE.
        -g      Get file.
        -p      Put file.



Please consider also looking at the busybox homepage http://www.busybox.net/

This commonly called RTFM (Read the fucking manual)

Best regards



>>> Verma<ubootusers@gmail.com> schrieb am 21.11.07 um 07:23 in Nachricht
<13871777.post@talk.nabble.com>:

> Hi,
> 
> I am using JFFS2 file system for running the Linux on incaip board and would
> like to download a file from another host using TFTP.The following are the
> various commands and the respective outputs I have obtained when trying to
> download the file.
> 
> 1.command:        "#tftp 192.168.0.215"
> 
> output message:
>         BusyBox v1.00 (2007.11.20-05:01+0000) multi-call binary
> 
>          Usage: tftp [OPTION]... HOST [PORT]
> 
> 2.command:  "# tftp -m binary  192.168.0.215"
> 
> output message:
>             "tftp: illegal option -- m
>             BusyBox v1.00 (2007.11.20-05:01+0000) multi-call binary"
> 
> 3.command: "tftp v  192.168.0.215"
> 
> output message:
>           
>               "BusyBox v1.00 (2007.11.20-05:01+0000) multi-call binary
> 
>                Usage: tftp [OPTION]... HOST [PORT]"
> 
> Is the format of the commands valid, what are the list of options that could
> be given under OPTION field.
> Kindly, give me some pointers to proceed in solving this issue.
> 
> Thank You,
> Verma.
> 
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-11-21  8:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-21  6:23 [U-Boot-Users] TFTP usage at Linux shell prompt Verma
2007-11-21  8:02 ` [U-Boot-Users] Antw: " Niklaus Giger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox