#Facing issues with file deletion from storage

10 messages · Page 1 of 1 (latest)

gaunt island
#

The file upload is working just fine. I am using Appwrite SDK 14.0.0, I had to use an earlier version due to some other issue. Thanks.

gray phoenix
gaunt island
#

Permissions as in, settings > permissions?

gray phoenix
#

That affects all the files in storage

#

Except if the permissions are file-level

gaunt island
#

Sorry if i sound noob, but does file-level mean?

#

Also am I doing something wrong?, the file upload works just fine

gray phoenix
# gaunt island Sorry if i sound noob, but does file-level mean?

Collection or bucket level permissions affect all the files inside such collection or bucket.

File/document level permissions affect only to some specific files/documents, so meanwhile you can modify and delete some docs, you will not be able to do the same with others