achern
Results
2
comments of
achern
I am encountering the same bug on a new Pydio 8.2.1 install from archive on Windows Server 2012 R2 with IIS 8.5, PHP 7.2.9, and MySQL 8.0. Here is the...
I did some debugging and I've narrowed the problem down to this newly added code to check permissions: https://github.com/pydio/pydio-core/commit/245161f7dedf0f1d5f2371d5d4c51b22a1a83fb1#diff-69ba9488ca49cd1d0c1167134a83b8e5R2443 Removing the newly added code makes folder and zip downloading work...