-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Description
Hi there, if I create a RAR file with the context menu that has more than one file in it, it fails to extract more than the first file. (also with every other externally sourced RAR file I've tried)
I believe that the quarantine directory is being removed before the second file is copied?
I had a quick poke at elFinderVolumeLocalFileSystem.class.php but couldn't stop the quarantine directory being deleted.
Creating a ZIP, tar.gz, 7z of the same structure works fine.
Ubuntu 18.04, downloaded via composer script this morning. manually running the rar command works fine, and If I'm quick i can catch the quarantine directory having the data in it for a split second