DiskStorage
only: Directory to which this file has been uploaded.
Name of the form field associated with this file.
DiskStorage
only: Name of this file within destination
.
Value of the Content-Type
header for this file.
Name of the file on the uploader's computer.
DiskStorage
only: Full path to the uploaded file.
Size of the file in bytes.
A resolved file from a multipart/form-data request. Has the same properties as the File from multer but adds property metadata.