mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
File permissions change when moving files #64
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 @HeyitsNabix on 7/17/2025
CloudPanel version(s) affected
2.5.1
Description
Just updated to the latest version. I just extacted a zip file which extracted a folder with a bunch of files and more folders with proper chmod perms. When moving those files and folders to the /htdocs/example.com folder is changes the permissions of all files and folders to 0770. Without being able to change perms on multiple files at once this would take me hours to do so...
How to reproduce
Upload a zip containing a folder with more folders and files. Extract that folder. Then move those folders and files to the main /htdocs/example.com folder.
Possible Solution
No response
Additional Context
No response