Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP with files larger than 2 Gigabyte #115

Open
bapfnet opened this issue Dec 9, 2020 · 1 comment
Open

PHP with files larger than 2 Gigabyte #115

bapfnet opened this issue Dec 9, 2020 · 1 comment
Labels

Comments

@bapfnet
Copy link

bapfnet commented Dec 9, 2020

Do you have issues with files larger than 2 GB?
I am uploading files of e.g. 3 or 6 GB but I always get after the conversion of chunk files a final file of about 2 GB.

PHP 32 bit seems to have issues creating larger files.

https://github.com/jkuchar/BigFileTools

This "BigFileTools" could help but I don't know how to implement it in pionl/laravel-chunk-upload

Any suggestions?

@pionl
Copy link
Owner

pionl commented Mar 21, 2022

Hmm, I dont use 32 bit.

IF there is issue while creating the final file I would check FileMerger file.

@pionl pionl added the waiting label Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants