Ad Code

Responsive Advertisement

Ticker

6/recent/ticker-posts

How to upload/download using TFTP command

tftp -g -r "file" "hostname"

tftp -p -l "file" "hostname"

EX: 

(download ) : tftp -g -r memdisk disr.hello888.com

(upload) : tftp -p -l ./ipxe.efi disr.hello888.com