It will be timeout when transfer the file larger than 32M, please try to use scp to transfer files or use busybox tftp as the following.
busybox tftp -g -r <file> 192.168.1.1
In addition, if you use ramdisk filesystem, please choose an appropriate partition to make sure there is enough space.
Have a great day,
Yiping Wang
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------