Content Types

S3 Drive automatically sets the MIME Content-Type on files during upload based on the file extension. For instance a file ending in .txt will use a Content-Type of text/plain.

If desired, the Content-Type mapping may be modified for an existing extension, or a new mapping for a new extension may be added. Note that extensions must include the '.', for example .txt. If a mapping is not found for the file extension the Content-Type will not be set explicitly. The mapping between file extensions and Content-Types is defined by name value pairs in the registry at the following path:


HKEY_LOCAL_MACHINE\SOFTWARE\nsoftware\S3Drive\20\ContentTypes

The following values are applicable at this path:

NameTypeDescription
{Extension}String

The standard MIME Content-Type, for example text/plain.

Copyright (c) 2022 /n software inc. - All rights reserved.
S3 Drive 2020 - Version 20.0 [Build 8318]