Closed ivictor777 closed 8 months ago
We'd welcome a PR for this that fixed it.
I have the same issue but only if the permissions are set on bucket level (Uniform bucket level access). I've tried that dedicated visibility handler mentioned in the readme, but it didn't help.
UPDATE: turned out that i tested it wrong, adding visibility_handler => UniformBucketLevelAccessVisibility::class
to the filesystem config actually did help in my case 👍🏻
Dear contributor,
because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.
Hello! The copy and move methods don't work. There are no errors, the file is simply not copied or moved and the methods return false.