Hi folkz,
I have a very annoying problem so i am in desperate need for your help.
I’m not sure how it ended up like this but for some reason i can not delete a file on Drobo Fs. The file is an Apple application file called —>Forklift.app
To start with i started mounting the folder using smb://ip-address/sharename but that didnt work
Then I tried also to ssh without much success.
chmod 777 -R ForkLift.app/
Gives me -->
chmod: ForkLift.app/: Operation not permitted
and
chattr -R -u -a ForkLift.app/
Gives me --> tons of below for each file in the .app like :
chattr: setting flags on ForkLift.app/Contents/Resources/.AppleDouble/droplet.icns::EA: Permission denied
And
rm -Rf ForkLift.app
Gives me --> tons of below for each file in the .app like :
…
rm: cannot remove ‘ForkLift.app/Contents/Resources’: Permission denied
rm: cannot remove ‘ForkLift.app/Contents’: Permission denied
rm: cannot remove ‘ForkLift.app’: Permission denied
…
Not sure what else there is i can do
Any suggestion is welcome. And why does Drobo FS lock some files like this?
I have restarted, shutdown and restarted the Drobo as well without luck.
I was hoping a shutdown would free up any locks on files but i guess not. What causes this hassle? anyone who knows? And more importantly what is the remedy?
Cheers