-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
An issue found was when using different accounts serving the listed website and another for synchronizing mirrors. Some of the files created by the script user were only 740 meaning that the website user could not list or access the content provided by the script user.
To solve this, for each file ensure the following is done with httpsync (with the same options if any like the rsync):
- Add directory permission to 755
- Add file permission to 644
Also ensure that rsync does the same.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request