mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Symbolic link not always show in filemanger #143
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @giamma93 on 1/7/2025
CloudPanel version(s) affected
2.5.0
Description
When the symbolic link is created with pm2 ( with full path ), it is not displayed in the filemanager, when created with deployer it is displayed correctly.




PM2:
Deployer:
How to reproduce
Deploy an app with pm2 or create symbolic link with full path.
Possible Solution
No response
Additional Context
No response