I have a problem since stable update 2020-05-08 or 2020-05-11 (I updated the two together).
Before the update I was able to access a samba share on my Manjaro from my Windows 7, with full permissions to do everything (read/write/create/delete).
After the update, I can still see the share and all files, but can't write to it or copy from it (from Windows 7)
The specific share is mapped to K in windows.
I get this error:
K:\ is not accessible.
The process cannot access the file because it is being used by another process.
I tried to boot both machines, just in case.
I searched and tried the suggestions on Arch thread "Cannot access samba shares since update to samba 4.11.3-3":
Add to smb.conf:
client min protocol = CORE
server min protocol = CORE
I tried to downgrade to 4.11.7-1 which worked before the upgrade
But nothing works.
Can someone help?