-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Files deleted after renaming folder #25814
Comments
Please always use a recent oC version (currently 9.0.4 for the 9.0.x branch) before reporting any issues with such outdated versions like 9.0.2 |
Yes, but I have no time to reproduce this bug after updating. Bugs like "My files were DELETED by owncloud" are shown in Google search results since 2013. Think upgrade from 9.0.2 to 9.0.4 is not as important as deleting files... |
Well, what if this is already fixed in 9.0.4? |
There is no information about fixing it in changelog Maybe developers can look through issue and say if it is fixed? If bug is fixed -- they know about it, and if not -- can use this information to improve OC. |
@alexandrettio did you rename the folder in the web UI or locally and let the sync client do the rename ? The access / sync logs from that time would be useful to find out. I think I observed something similar lately on v9.1.0 where the sync client decided to delete and reupload a folder after renaming it locally. Not sure why, maybe I renamed it several times too fast and the client wasn't able to detect that it was the same folder. |
How did I get mentioned in this thread? |
@PVince81 Hi, is there any information about this ticket? |
Also we have same troubles than we move some folder in desktop client: |
This sounds like the folder was huge and a PHP timeout occurred while to moving of the main folder happened. |
Need to look into implementing async file operations (and/or transaction table) to be able to revert operations in case of PHP timeouts: #24509 |
There is indeed a client bug about this: owncloud/client#5192 i believe this might be a client issue. |
Could also be #25569. Closing in favor of #25569 and owncloud/client#5192 |
Hey, this issue has been closed because the label (This is an automated comment from GitMate.io. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Steps to reproduce
Floating bug.
Expected behaviour
Folder just renamed for all users you shared with
Actual behaviour
Folder with new name deleted all files from itself. Folder with old name downloaded one more time but without some filed. (in client and at server)
Server configuration
Operating system:
Web server:
Cent OS 7
Database:
mysql
PHP version:
PHP 5.5.36
ownCloud version: (see ownCloud admin page)
9.0.2
Updated from an older ownCloud or fresh install:
Where did you install ownCloud from:
downloaded from owncloud site.
Signing status (ownCloud 9.0 and above):
No errors have been found.
List of activated apps:
The content of config/config.php:
Are you using external storage, if yes which one: local/smb/sftp/...
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
LDAP
LDAP configuration (delete this part if not used)
Client configuration
Browser:
Operating system:
Logs
Web server error log
ownCloud log (data/owncloud.log)
Browser log
Not attached
There is only one item in owncloud log, but there are 528 rows in set about this folders (old and renamed)
DB
The text was updated successfully, but these errors were encountered: