I'm playing around to deploy my simple backend service to serve00 host. But I got the permission problem.
Is there any to by-pass this?
My use-case:
- Create the simple play-scala api gateway.
- Build and package in local (.zip file)
- scp to my host successfully
- unzip successfully and execution the bin/app to start the app in the host and encounter with the issue.