Score:0

type " sudo chattr -i Cloud " to remove delete permission on folder "Cloud" error this "chattr: Operation not supported while reading flags on Cloud"

sx flag

Opened terminal on partition where that folder exists and typed sudo chattr -i Cloud and I got an error saying chattr: Operation not supported while reading flags on Cloud cannot remove delete permissions on folder "cloud".

enter image description here

zwets avatar
us flag
What is your question?
cn flag
chattr only works on filesystems that support chattr.if you want to make a file undeletable remove the WRITE permissions: emptying a file is considered the same as deleting a file-name- from disk.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.