TFTP question

I read that RouterOS can’t transfer files via TFTP is greater than 32 MB, but I need to transfer files much larger 32MB. How can I solve this problem without using any additional devices?
My HW RB433UAH with FW 4.11

Use FTP.

remember to check if your ftp service is enabled in:

ip service print

you can also get/push files by sftp in that option you must have ssh service enabled

I use on mikrotik DHCP+TFTP server for PXE booting. How can i use FTP for PXE?
I read somewhere about mystical package tftp-hpa, what about this?