The default directory for NCM tftp is
/tftpboot which user can verify from /etc/voyence.conf file.
Change default directory:
- Navigate to /etc/voyence.conf
- In voyence.conf, look for TFTP Home Directory.
- Modify the following line by changing /tftpboot to the desired directory:
# TFTP Home Directory
TFTPHOMEDIR=/tftpboot
- Save your changes.