Score:0

what is .fuse_hidden0000905600000002

ph flag

I deleted a zip file I prepared wrongly to upload to S3 bucket for a lambda function but when I delete it this file appears and even if I delete it, it keeps reappearing in my Pycharm.

What is it, should I delete it and how do I delete it?

Score:1
pk flag

please see this answer: what is a .fuse_hidden file and why do they exist?

It states:

You can safely ignore .fuse_hiddenXXXX files. It means a file was deleted but there is at least one software which is still using it, so it can't be removed permanently.

It will be done automatically when the relevant software stops using the file or exists. Such files are always gone after umount/reboot. This is how Linux and any Unix works but only FUSE exposes these files to the user.

mLstudent33 avatar
ph flag
thanks, I don't know how I missed that but please feel free to mark as duplicate.
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.