Hi all,
How to delete a file in the"/private/var/log" folder? (I have IOException)
(with or without MBS)
Thanks
and what does the error message in IOException say to you?
maybe the user have no permissions to delete it?
Yes, but how do you get this permission?
I use the folderitem.remove command.
usually the system admin give the users/groups permissions to folders.
if a app can access everything we not need permissions.
i think the “admin” can use sudo chmod
once.
or by os dialog
for some permissions it is possible to request this from within app and the owner can
allow access to private photos or documents.