Command Reference TFTP Server Commands
The top directory for TFTP clients to access. “/” means the root directory.
No top directory is configured by default (no read-write permission).
Global configuration mode
The top directory on the TFTP server defines what files and folders the client is able to access. And the client
cannot access the TFTP server before a top directory is correctly configured for the server.
The following example enables the TFTP servicer and sets the top directory for TFTP clients to /syslog.
Ruijie(config)# tftp-server topdir /syslog
Ruijie(config)# tftp-server enable
The following example removes the top directory.
Ruijie(config)# no tftp-server topdir