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 :
- The fileRef is pointing to the FileStorage but does the FileStorage stores the actual file into the database or locally?
- How does the FileStorage works?
- 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.