Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

List Objects Comparison

Samuel A. Falvo II edited this page Sep 4, 2013 · 2 revisions
			OSCF		AWS/S3		Azure			GAE			Comments

Name			Name		Key		Name			name
Size			Size		Size		Content-Length		size
LastModified		LastModified	LastModified	Last-Modified		updated

Hash			Hash				Content-MD5		md5Hash
ContentType		ContentType			Content-Type		contentType

ETag					ETag		ETag			etag			I think OSCF uses Hash for the same purpose.

Owner					Owner					owner

StorageClass				StorageClass							Describes archival status.

Snapshot						Snapshot

Url							Url			mediaLink/selfLink	AWS, OSCF support URL synthesis based on object name.  (GAE -- which link to use?)
Content-Encoding					Content-Encoding	contentEncoding		OSCF has this as an upload option, but it doesn't appear in a container listing.
Content-Language					Content-Language	contentLanguage
Cache-Control						Cache-Control		cacheControl
sequence #						x-ms-blob-sequence-number  generation

BlobType						BlobType
LeaseStatus						LeaseStatus
LeaseState						LeaseState
LeaseDuration						LeaseDuration
CopyId							CopyId
CopyStatus						CopyStatus
CopySource						CopySource
CopyProgress						CopyProgress
CopyCompletion						CopyCompletion
CopyStatusDescription					CopyStatusDescription

bucket										bucket
contentDisposition								contentDisposition
id										id
metageneration									metageneration
timeDeleted									timeDeleted
crc32c										crc32c
componentCount									componentCount

Clone this wiki locally