Initial Checklist
Describe the bug
When downloading a folder as a logged-in OpenCloud user, the ZIP archive immediately appears in the browser's download manager and the download progress is visible.
However, when accessing the same folder through a public share link as an anonymous user (for example in an incognito/private browser window), the behavior is different.
After clicking "Download":
- nothing appears in the browser download manager while the archive is being downloaded;
- there is no visible download progress for the user;
- after the complete archive has already been downloaded, it suddenly appears in the browser download manager at 100%.
The downloaded ZIP archive is valid and all files inside it are intact.
Additional information
The same behavior can be reproduced on the official OpenCloud demo instance demo.opencloud.eu.
Authenticated download:
- ZIP appears immediately;
- download activity is visible.
Anonymous public link download:
- no visible download activity;
- ZIP appears only after the complete download has finished.
Tested with OpenCloud:
Version: 7.5.0
Edition: rolling
Reproduction Steps
- Create a folder containing multiple files.
- Create a public share link for this folder.
- Open the public link in an incognito/private browser window without being logged in.
- Download the folder.
- Observe the browser download manager.
Expected Outcome
The ZIP archive should appear immediately in the browser's download manager and show that data is being downloaded, similar to the behavior for authenticated users.
Actual Outcome
The archive is downloaded in the background without visible progress and only appears in the browser's download manager after it has reached 100%.
Initial Checklist
Describe the bug
When downloading a folder as a logged-in OpenCloud user, the ZIP archive immediately appears in the browser's download manager and the download progress is visible.
However, when accessing the same folder through a public share link as an anonymous user (for example in an incognito/private browser window), the behavior is different.
After clicking "Download":
The downloaded ZIP archive is valid and all files inside it are intact.
Additional information
The same behavior can be reproduced on the official OpenCloud demo instance demo.opencloud.eu.
Authenticated download:
Anonymous public link download:
Tested with OpenCloud:
Version: 7.5.0
Edition: rolling
Reproduction Steps
Expected Outcome
The ZIP archive should appear immediately in the browser's download manager and show that data is being downloaded, similar to the behavior for authenticated users.
Actual Outcome
The archive is downloaded in the background without visible progress and only appears in the browser's download manager after it has reached 100%.