Nextcloud version (eg, 20.0.5): 26.0.2
Operating system and version (eg, Ubuntu 20.04): Debian 11
Apache or nginx version (eg, Apache 2.4.25): 2.4.56
PHP version (eg, 7.4): 8.2.7
The issue you are facing:
Our users have intermittent issues when trying to copy, paste or move files from certain folders. Is there a log where such events are logged in NC?
I can’t pinpoint to what is failing; the server, groupfolder permissions, desktop client or Windows 10 filesystem which makes it near impossible to resolve.
another way to go about it is to recreate a test instance of Nextcloud and try to get to the most simple replication scenario that you can get. Groupfolders issues often get complicated with the different permissions, especially if you nest them (groupfolders inside groupfolders).
yes, that’s absolutely correct. It becomes difficult to keep track of special permissions and fine graded access on all GroupFolders. We try to use tags for any deviations or temporary changes in config to keep on top of this.
It would be great to have a tool to audit permission on subfolders. Maybe “File Actions” app could do it?
I think I’ve managed to find the cause of my issues, which was Flow with “block access” not recognizing Desktop Client. Not sure if this was caused by an upgrade from NC 25 to 26 but once flow was reapplied we no longer suffer access issues.