mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Files uploaded via SSH not showing up in File Manager #438
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 @siteservice on 1/25/2023
CloudPanel version(s) affected
2.2? latest.
Description
File manager not displaying files that have been uploaded to user root folder via sftp.
In this case it's an SSH user that was created on the account. File permissions are set at 664.
How to reproduce
Possible Solution
I tried chowning the file to be user:user and it did not help.
Additional Context
No response