I am using Icewind with the laravel flysystem smb adapter and I receive very often an InvalidArgumentException (Invalid request for /FS/28545521-9c4f-4a45-b478-19fe7da4aea4 (InvalidArgumentException).
On my test system everything is fine, it works against the SMB share of a linux system. The other system is a windows share which makes problems, sometimes after reload it works for some files and some files never work - I tried different names, filesizes, copy just one file, sleep after each file...
Any Idea how to fix this? (Not using windows share is not the answer :) )
I am using Icewind with the laravel flysystem smb adapter and I receive very often an InvalidArgumentException (Invalid request for /FS/28545521-9c4f-4a45-b478-19fe7da4aea4 (InvalidArgumentException).
On my test system everything is fine, it works against the SMB share of a linux system. The other system is a windows share which makes problems, sometimes after reload it works for some files and some files never work - I tried different names, filesizes, copy just one file, sleep after each file...
Any Idea how to fix this? (Not using windows share is not the answer :) )