[U-Boot-Users] TFTP usage at Linux shell prompt
Verma
ubootusers at gmail.com
Wed Nov 21 07:23:55 CET 2007
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.
More information about the U-Boot
mailing list