How to use the tftp command in shell? #6
ayushdas2000
started this conversation in
General
Replies: 1 comment 5 replies
-
You can build it as a standalone application https://github.com/tianocore/edk2/blob/master/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpApp.inf |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone.I have been trying to download a file using tftp. When i use the command tftp -i [ip-address] get filename i get that 'tftp' is not recognized as an internal or external command, operable program, or script file.Do i need to configure or load something before this. Any leads on how to proceed with tftp will be appreciated. Thanks . (I am also open to using https if that is a better option)
Beta Was this translation helpful? Give feedback.
All reactions