You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 14, 2022. It is now read-only.
Thx for "reviewing" the project!
The (old) client mount the pCloudDrive with read permissions for other. However, for security reasons, in some case I would prefer to either run chmod o-rwx or set a 0770 mask when mounting - or any other approach to reach the result that only user and group can access the files.
Is there an option to do that which I am missing?
Hey,
Thx for "reviewing" the project!
The (old) client mount the pCloudDrive with read permissions for other. However, for security reasons, in some case I would prefer to either run chmod o-rwx or set a 0770 mask when mounting - or any other approach to reach the result that only user and group can access the files.
Is there an option to do that which I am missing?