I have been restoring several files under specific user into ownCloud solution; I have found in some forum that we could refresh the files records upon the filesystem.
The table name is : oc_filecache
If you delete manually all the content of this table (something like : Delete * from oc_filecache); Logout and login back; All the content would be refreshed.
Continue reading “ounCloud refresh file system with DB once files restored”