Admin Site Archive Download page does not display files when archive folder is a symbolic link
GENERAL
TESTING
GENERAL
TESTING
Description
Activity
Show:

Automation for Jira August 8, 2024 at 7:38 PM
A pull request has been created, "SAK-50364 Admin Site Archive Download page does not display files when archive folder is a symbolic link", you can see it at https://github.com/sakaiproject/sakai/pull/12782
Fixed
Details
Details
Priority
Affects versions
Fix versions
Components
Assignee
Unassigned
UnassignedReporter

Labels
Created August 8, 2024 at 7:13 PM
Updated December 15, 2024 at 3:07 PM
Resolved August 9, 2024 at 5:40 PM
We recently had to move our site archive folder on the server to a new location and attempted to try to symlink the old folder to the new location so we wouldn’t have to update sakai.properties and restart the app. However, the Admin → Site Archive → Download Archives page did not display the symlinked archive files.
Short term solution is to change the location in sakai.properties.
But making the java code able to handle symbolic links would be good too.
Also note that creating the archive file worked fine with the symbolic link.