Opened 23 months ago
Closed 23 months ago
#12845 closed Bug report (rejected)
Mime type mapping for HTML file for SFTP upload to an Azure Storage Account doesn't upload the file as text/html
Reported by: | cs981khx | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | mimetype filetype mapping | Cc: | |
Component version: | 3.62.0 | Operating system type: | Windows |
Operating system version: | Windows 10 Build 19044.2364 |
Description
I've purchased FileZilla Pro 3.62.0 which claims to have mime type mapping
https://filezillapro.com/docs/v3/advanced/mime-type-mapping/
The target is an SFTP location hosted by an Azure Storage Account = StorageV2 (general purpose v2) with SFTP functionality enabled
I can see that mime type for HTML file is already configured in screenshot attached, however after uploading an HTML file to destination, its file type is
being set to "application/octet-stream"
As per the mime-type mapping it should have been set to "text/html"
Attachments (2)
Change History (3)
by , 23 months ago
Attachment: | FileZillaProd-MimeType-Bug.png added |
---|
by , 23 months ago
Attachment: | FileZillaProd-MimeType-Bug-StorageAccount.png added |
---|
Azure Storage Account HTML file type incorrectly set
comment:1 by , 23 months ago
Resolution: | → rejected |
---|---|
Status: | new → closed |
The target is an SFTP location
Mime types are only applicable to HTTP-based protocols. SFTP has no concept of mime types.
MimeType Mapping