using the standard fileSystem driver, the size of files above 2GB need Real_size_probing even on a 64 bits sytem ; then they are reported correctly up to 4GiB. Size of files 4GiB or above are reported incorrectly: they are truncated of 4GB.
System info :
Linux m 2.6.32-39-pve #1 SMP Fri May 8 11:27:35 CEST 2015 i686
PHP Version 5.6.33-0+deb8u1
Pydio : 8.0.2 (upgraded from 8.0.1 to try to work around this issue)
not sure how these settings would interfere with the bug, but here you go:
m:~# cat /etc/php5/apache2/php.ini | grep -i size | grep -v '^;'
post_max_size = 200M
upload_max_filesize = 200M
pdo_mysql.cache_size = 2000
mysql.cache_size = 2000
mysqli.cache_size = 2000
Hi,
i asked because if your upload size file is not well set it might be why you cannot get a complete file and that might be why it’s messing sizes up.
Hi,
sorry for the delay, could you try updating your php version ?
when you enabled the real size probing it should work, another way of testing one more time on your end would be to create a new workspace and assign it to another folder.
as you can see in my screenshot i dont have the issue
Hello
I’ve the same issue, with the 8.0.2 community edition, installed on Debian 9.
Just to compare, i’ve tested the pydio 8.0.2 enterprise edition (Appliance) and it is good on this one.
What’s wrong with the community edition ?
It is a bug or a limitation implemented ?
I’ve modifiied values for post_max_filesize and upload_max_filesize.
No ways !
Regarding running configuration i can see new values configured via the php.ini.
Unfortunatlely i can’t uplaod files :o/
Any workaroud please ?
My configuration is as follows
Client : Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0
Crypto Extension Detected : OpenSSL
Command Line Available : Yes
DOM Enabled : Yes
Exif Enabled : Yes
GD Enabled : Yes
Upload Max Size : 1G
Memory Limit : 128M
Max execution time : 30
Safe Mode : 0
Safe Mode GID : 0
Xml parser enabled : 1
Server OS : Linux
Session Save Path : /var/lib/php/sessions
Session Save Path Writeable : Yes
PHP Version : 7.0.27-0+deb9u1
Locale : C
Directory Separator : /
PHP Opcode Cache extension loaded : Yes
PHP INTL extension loaded : Yes
PHP Output Buffer disabled : Yes
PHP File Uploads enabled : Yes
Magic quotes disabled : Yes
Upload Tmp Dir Writeable : Yes
PHP Upload Max Size : 1073741824
PHP Post Max Size : 1073741824
Users enabled : Yes
Guest enabled : No
Writeable Folders : [cache:true, data:true]
Zlib Enabled : Yes