File permission when moving directories. #282

Closed
opened 2026-04-05 20:26:28 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @paulobeneton on 1/26/2024

CloudPanel version(s) affected

2.3.2

Description

Hello Cloudpanel team.

I've been working with WordPress for a long time.

We know the folder permissions, for folders it is 775 and files 644.

Today I went to install PERFEX CRM.

I uploaded the zip package.

After I unzipped the package, the permissions were 755.

When I moved the files to the root of the directory, they changed the permission to 770.

Is this the default cloudpanel configuration?

Second question:
It does not allow changing the permission of multiple files simultaneously.

It needs to be individual.

How to reproduce

To reproduce what happened.

  1. Upload a zip file.

  2. Unzip the zip file. You will see that the files will have permission 755.

Then move the files and folders to another directory and you will see that it will have permission 770.

Possible Solution

I don't know if this is a panel configuration or if it's a bug.

But I realized that there are certain types of applications that if you have a 770 it doesn't work.

That's what happened with PERFEX CRM.

Additional Context

No response

*Originally created by @paulobeneton on 1/26/2024* ### CloudPanel version(s) affected 2.3.2 ### Description Hello Cloudpanel team. I've been working with WordPress for a long time. We know the folder permissions, for folders it is 775 and files 644. Today I went to install PERFEX CRM. I uploaded the zip package. After I unzipped the package, the permissions were 755. When I moved the files to the root of the directory, they changed the permission to 770. Is this the default cloudpanel configuration? Second question: It does not allow changing the permission of multiple files simultaneously. It needs to be individual. ### How to reproduce To reproduce what happened. 1) Upload a zip file. 2) Unzip the zip file. You will see that the files will have permission 755. Then move the files and folders to another directory and you will see that it will have permission 770. ### Possible Solution I don't know if this is a panel configuration or if it's a bug. But I realized that there are certain types of applications that if you have a 770 it doesn't work. That's what happened with PERFEX CRM. ### Additional Context _No response_
Sign in to join this conversation.