{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreif4zjccv5e2pdnjzudtsv5yitmphoemh5tlyqp2dp7b64qjkt5mtq",
    "uri": "at://did:plc:qfsyszxhq5agxsg2n5zo4lno/app.bsky.feed.post/3mhib72l4d5j2"
  },
  "path": "/t/i-need-to-chmod-on-my-storage-folder/118037#post_8",
  "publishedAt": "2026-03-19T19:17:51.000Z",
  "site": "https://forum.infinityfree.com",
  "textContent": "Unfortunately there’s nothing we can do to change that.\n\nTo explain chmod permissions the 3 digits represent:\n\n  * file owner permissions\n  * group permissions\n  * other users permissions\n\n\n\n7 is read write & execute\n5 is read & execute\n4 is read only\n\nThe only process that will touch your files here (and on most shared hosting) is run as your account. So only the “user” permissions need write permissions.\n\nI understand that the script is saying it needs 775. But that’s a limitation of the script.\n\nDisclaimer: I do not work for infinityFree and the above is my understanding based on my own experience both here and private hosting",
  "title": "I need to CHMOD on my storage folder"
}