When using the FileProvider integration, it’s not possible to resolve symbolic links created by ln -s and shows the following error in Files app instead of showing the contents of the linked directory which the user has access to:
The folder contents could not be displayed because of an unknown error.
I have noticed that Files app shows the name of the directory linked instead of the link name.
For example a link created using ln -s foo /home/user/bar shows bar instead of foo in the Files app.
Checklist
Configuration
Blink 15.0.7 iOS 15.4
Describe the bug
When using the FileProvider integration, it’s not possible to resolve symbolic links created by ln -s and shows the following error in Files app instead of showing the contents of the linked directory which the user has access to:
The folder contents could not be displayed because of an unknown error.
I have noticed that Files app shows the name of the directory linked instead of the link name.
For example a link created using ln -s foo /home/user/bar shows bar instead of foo in the Files app.