because TFTP is not capable of encrypting transmissions and FTP is.
Port 69 and UDP are used for tftp transmissions.
RouterC#copy running-config tftp [copy run tftp]
RouterC#cpoy tftp running-config [ cpoy tftp run ]
Either from below is possible:Link to TFTP server is temporarily damaged.Link to TFTP server is permanently damaged.TFTP is shut down.
it copies the ios FLASH to TFTP SERVER
to TFTP
Port 69 and UDP are used for tftp transmissions.
config tftp run
Nope, TFTP Relys on the UDP Checksums, and even those are optional, that's why its not used often exept for Bootloaders etc. Also there is no Encryption for tftp packets
TFTP server, Flash
TFTP uses UDP - TFTP stands for Trivial FTP, and it is called trivial because it does not check to ensure delivery, it uses UDP which makes a best-effort delivery attempt