Change a folder or directory permission in Linux Nginx server by Putty
Below Linux command run for set all permission recursively for all files and folder contain in folder.
sudo chmod -R 777 /var/www/wordpress/plugins/
above command run in putty with using Linux.
Check current permission set for all files and folders in current directory.
sudo ls -1 /var/www/wordpress/plugins
check current permission of a file
ls -l

Live in Delhi, Working in Gurgaon as Web Designer and Graphic Designer. Developed and Design myfreeonlinetools for online free tools. Also having youtube channel Name with LearnSchoolOnline. Traveling, watching movies, coding are the hobbies.