We connected Envoyer to our server without hassle. However if we want to deploy we get the following error:
mkdir: cannot create directory '/FOLDERNAME': Permission denied
However if we log in to our server ourselves with the same user with SSH we can run mkdir without issue.
Anybody knows what could've caused this issue?
The server runs on Linux (CentOS)