server
server copied to clipboard
[Bug]: I can't copy/move files/folder witch shared with me and others (NC 25.0.4).
⚠️ This issue respects the following points: ⚠️
- [X] This is a bug, not a question or a configuration/webserver/proxy issue.
- [X] This issue is not already reported on Github (I've searched it).
- [X] Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- [X] Nextcloud Server is running on 64bit capable CPU, PHP and OS.
- [X] I agree to follow Nextcloud's Code of Conduct.
Bug description
I can't copy/move files/folder witch shared with me and others (NC 25.0.4).
Steps to reproduce
example scenario:
- Folder1 shared with group1 (include user1 and user2 without resharing access) by admin1.
- Folder1 contains subFolder1.
- subFolder1 contains FileA.
- when user1 try to copy/move FileA from subFolder1 to Folder1, raised an error: could not copy. if try for a second time, raised an error: could not copy, the file exists. If you check Folder1, you can find FileA and when you downloaded that, the file crashed.
Expected behavior
file/folder copy/move correctly.
Installation method
None
Operating system
None
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
- [ ] Default user-backend (database)
- [ ] LDAP/ Active Directory
- [ ] SSO - SAML
- [ ] Other
Configuration report
No response
List of activated Apps
talk
deck
...
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
had the same problem, in my case, the shared folder was inside a group folder and shared with another user that was not part of that group.
In this case, the user was not able to copy the files. if i add the user to the group folder group, everything works!