owncloud / client

🖥️ Desktop Syncing Client for ownCloud
GNU General Public License v2.0
1.4k stars 665 forks source link

[QA] client empties external storage when trying to rename #9440

Open jnweiger opened 2 years ago

jnweiger commented 2 years ago

Seen in desktop client 2.10.0 on Linux using selective sync.

Expected behaviour:


E.g. In case of a readonly-share, the client logs a 403 Forbidden error and blacklists the locally renamed folder: OK(!) image

TheOneRing commented 2 years ago

The prohibited move should result in a duplication, nothing we can do here, same for all renames of read only folders. However the files are supposed to be re downloaded.....

Do we have other cases where only renaming a folder is prohibited but we can delete/modify the content?

github-actions[bot] commented 2 years ago

This issue was marked stale because it has been open for 30 days with no activity. Remove the stale label or comment or this will be closed in 7 days.