Versioning is not working with S3 Bucket as Primary

I found a similar issue from 2021 but no replies and it was locked.

Expected behaviour

When a file is restored to a previous version by using the web interface, the restored file should be synchronized in the desktop client.

Actual behaviour

When a file is restored to a previous version by using the web interface:

  1. the desktop client is not downloading the restored version
  2. the gallery app is not updating the thumbprint
  3. if you download the latest version from the web interface, the file claims to be corrupted but still opens. I believe the checksum is not updating.

Steps to reproduce

  1. Install OwnCloud X 10.13.2 with Wasabi S3 as a primary storage (file versioning enabled on S3 bucket)
  2. Install desktop client on a Windows 10 machine
  3. Upload a file using desktop client (this can be a simple new txt file)
  4. Change the file in the desktop client (a new file version will be uploaded to the server) OR change the file (in this test case, a txt file) in owncloud web interface using the text editor app
  5. On the server´s web interface, restore the file to a previous version
  6. the server will update the file to a previous version and the desktop app will not update the file
  7. the gallery app will not update the icon
  8. the file will not be “downloadable” by the desktop client anymore. only by the web interface

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.