I installed gcsfuse on my local macOS system and mounted a folder to cloud storage bucket. everythings works fine.
but, If deleted a file from mounted folder also deleting on bucket. I don't want this to be happen.
when ever I delete any files, It should only delete on my local machine.
Can anyone help me to do it.
Thanks.