Get a Quote     (408) 943-4100               TrueNAS Discord      VendOp_Icon_15x15px   Commercial Support Toggle between Light and Dark mode

Configuring TFTP

  1 minute read.

Last Modified 2022-08-05 10:11 -0400

Setting Up TFTP

The Trivial File Transfer Protocol (TFTP) is a light-weight version of FTP . It is often used in a local environment. It can transfer configuration or boot files between machines, such as routers. TFTP offers a very limited set of commands and provides no authentication.

Determine the usage requirements for the TrueNAS system. If they are minimal, configure TFTP. For example, if the TrueNAS system is only used for storing images. Or if it is only used to store configuration files for network devices.

If the system has minimal usage requirements, start the service. Starting the TFTP service opens UDP port 69.

ServicesTFTPOptions

Use the TFTP screen to configure the system for SFTP.

Related Content