1825766 Members
2113 Online
109687 Solutions
New Discussion

Re: TFTP

 
SOLVED
Go to solution
Feljav
Frequent Advisor

TFTP

Can I execute tftp manually like ftp?
4 REPLIES 4
Peter Godron
Honored Contributor
Solution

Re: TFTP

Hi,
see "man tftp"
Lists the commands available.

Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
Alpha977
Valued Contributor

Re: TFTP

Hello Feljav!

Do you mean this?
#tftp
tftp> ?
Commands may be abbreviated. Commands are:

connect connect to remote tftp
mode set file transfer mode
put send file
get receive file
quit exit tftp
verbose toggle verbose mode
trace toggle packet tracing
status show current status
binary set mode to octet
ascii set mode to netascii
rexmt set per-packet retransmission timeout
timeout set total retransmission timeout
? print help information
tftp>

Regards!
Peter Godron
Honored Contributor

Re: TFTP

Hi,
further info on tftp:
"Can I use one line command to tftp a file from a server"
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=318946

Please also see: "man ftpd"
Peter Godron
Honored Contributor

Re: TFTP

Hi,
could you please complete the thread by awarding points to helpful answers and summarising the solution for you.

This will help resolution of similar problems in the future.

Please read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.