PaulLereverend / NextcloudExtract

Bring extraction to your nextcloud web interface
GNU Affero General Public License v3.0
50 stars 16 forks source link

Error extracting .rar #55

Open y0grt opened 4 years ago

y0grt commented 4 years ago

This only happens with .rar files (.zip, .tar.gz etc.. works like a charm). I'm using:

POST /index.php/apps/extract/ajax/extractRar.php

[PHP] Error: unlink(/path/to/folder/): Is a directory at /var/www/html/custom_apps/extract/lib/Controller/ExtractionController.php#227

POST /index.php/apps/extract/ajax/extractOthers.php



Any idea?