Its
; Maximum allowed size for uploaded files.
upload_max_filesize = 8000M
; Maximum size of POST data that PHP will accept.
post_max_size = 8000M
but no effect.
File is uploaded to the FTP normally, but it can not download. Not with ftp or http. If reduce the size up to 2GB. Then works well