Skip to main contentModule file_uploads
Source - FileUploadRef
- A stored file’s name and object-store path.
- backdate
- Moves an upload’s creation time
age into the past, to bring it within a retention window. - delete_and_fetch_path
- get_filename
- get_many
- The named files, in unspecified order and omitting deleted ones. Callers that need a
particular order must impose it themselves.
- insert
- Records a stored object.
size_bytes is the byte count measured while receiving it; None
where the upload path does not count bytes.