https://bugs.kde.org/show_bug.cgi?id=454693
Vansid <jo...@vansid.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jo...@vansid.org --- Comment #7 from Vansid <jo...@vansid.org> --- I'm experiencing the same problem on multiple systems connected to a Samba CIFS share. Here is some relevant information (I've changed some info to anonymize usernames and IP addresses): Clients: Ubuntu 20.04, kernel 5.4.0-122-generic, Samba 4.13.17 Server: Ubuntu 22.04, kernel 5.15.0-43-generic, Samba 4.15.9 Client mount options: type cifs rw, relatime, vers=2.1, cache=strict, username=X@X, uid=1000, forceuid, gid=1000, forcegid, addr=X.X.X.X, file_mode=0755, dir_mode=0755, soft, nounix, serverino, mapposix, rsize=1048576, wsize=1048576, bsize=1048576, echo_interval=60, actimeo=1 Share options in Samba: [sharename] browseable = yes writable = yes path = /path/to/files/ write list = X@X,Y@X create mask = 700 directory mask = 700 inherit permissions = yes valid users = X@X,Y@X Saving the file on a CIFS share results in the same error as reported by Michael Freeman, but no issues with a local filesystem. Please let me know what other info is needed to troubleshoot. -- You are receiving this mail because: You are watching all bug changes.