I have hosted my wordpress website on EC2 instance AWS, i have access to the database files and phpmyadmin.
I want to change the image here at this address of the directory "wp-content/themes/theme-name/assets/images/"
I am not able to do so through filezilla, it is showing me the error of "Permission Denied"
which methods can I use to have the permission to change these files?
I have installed putty in macos as well
you could simply change the file permissions by right clicking to the folder and then give permission 755. once you done with your work change back original permissions then save.