.metadata
file.
This file has the same name as your blob but is stored in a different location.
For example, if your blob’s path is app/blobs/some-folder/blob.txt
, then your metadata file’s path should be APP/.metadata/blobs/FOLDER_NAME/blob.txt
.
.metadata
file is a JSON file that looks like this:
resourceType
or contentType
of a blob, update and commit the meta-file._lw_system
folder stores custom connectors or JDBC drivers which do not require separate metadata files.