Technical Tip: How to install TFTP server on Ubuntu Server 20.04 and using the TFTP server for FortiADC firmware version CLI upgrade path
| Description | This article describes how to install the TFTP server on Ubuntu 20.04 and use the TFTP server for the FortiADC firmware version CLI upgrade path. |
| Scope | FortiADC |
| Solution | Prerequisite:
sudo apt update sudo apt install tftpd-hpa
sudo systemctl status tftpd-hpa.service
sudo vi /etc/default/tftpd-hpa
md5sum /srv/tftp/FAD_KVM-V700-buildXXX-FORTINET.out
execute restore image tftp /FAD_KVM-V700-buildXXXX-FORTINET.out 10.123.123.123
Related Document: Updating firmware |







