Skip to content

Update permission on all synced files #4

@Rexus

Description

@Rexus

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions