Questions on File Storage

I have previously asked on the forums on a way to store files to the db using file storage and file ref but i still have few things that I am still unclear :
image

  1. The fileRef is pointing to the FileStorage but does the FileStorage stores the actual file into the database or locally?
  2. How does the FileStorage works?
  3. If the file is saved locally, how can i save it to the database?
    Sorry for these questions as I am quite blur on how to use this File Ref and File Storage.

Hi @shoongcheng.choi ,

It seems that you haven’t read the documents for FileStorage , maybe it’s a better starting point.

hi, Thanks for the feedback I have gotten the answer already from another forums and was more clear after reading the forums.