Skip to main content

Glossary: FileHeader

RavenFS client API class contains info about a file.

Properties

NameTypeDescription
NamestringFile name
MetadataRavenJObjectFile metadata
OriginalMetadataRavenJObjectFile metadata used by the session mechanism to track changes
EtagEtagFile Etag
TotalSizelongTotal file size
UploadedSizelongNumber of uploaded bytes
LastModifiedDateTimeOffsetDate of last file modification
CreationDateDateTimeOffsetFile creation date
FullPathstringFull file path
ExtensionstringFile extension
DirectorystringDirectory path
IsTombstoneboolIndicates if a file has Raven-Delete-Marker in metadata