The following are three possible file access permissions that can be specified when uploading a file:

  1. Private: Only the owner will get read and write access, and no one else will get access.
  1. Public Read: The owner will get READ and WRITE access, and all users will get READ access.
  1. Public Read Write: The owner and all users will get READ and WRITE access.