Max copy filesize 4.194.304 kb

If you have terminal access on the phone (SailfishOS developer mode) you also can use the linux dd command (dd(1) - Linux manual page) to split the file in to 4GP chunks e.g. p1, p2, p3 and put it together later with the linux cat command ‘cat p? >p’ …