issue with upload() file/folder permissions #2988
Unanswered
scollovati
asked this question in
Help needed
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using
upload()
https://deployer.org/docs/6.x/api#upload since I cannot put on the server the Git SSH keys for privacy reasons. However, the uploaded folders and files have a wrong onwer and group owner. Basically it is set to 1000 (owner) and username (group owner) [username is one of the group names in the server).How can I set the owner and groups as for the other folders (I don't want to tweak directly with chown/chgrp)?
Beta Was this translation helpful? Give feedback.
All reactions