Giving full read+write permissions to a folder by all users and apps Apr 10, 2017 Allows delete, write and edit all files in a particular folder: chmod -R 777 <desired folder>