How to fix public Permission denied permissions?

If you are getting "permission denied" message on a website, you need to install the Java runtime environment. Check your browser settings to see if it requires Java to run. Also, if you use Firefox or Chrome as your browsers, then update both of them about every six months. If this is not the case, try the following steps:

scp permission denied (publickey) but ssh works

on Jan 01, 1970
 scp -i ~/.ssh/my-private-key.pem file.txt [email protected]:/home/bitnami/

Add Comment

0

The most common reasons for this is that you don't own the necessary rights to access that file. 

Shell/Bash answers related to "Ssh scp permission denied"

View All Shell/Bash queries

Shell/Bash queries related to "Ssh scp permission denied"

Browse Other Code Languages

CodeProZone