#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)

FileZillaProd-MimeType-Bug.png (94.5 KB ) - added by cs981khx 16 months ago.
MimeType Mapping
FileZillaProd-MimeType-Bug-StorageAccount.png (115.0 KB ) - added by cs981khx 16 months ago.
Azure Storage Account HTML file type incorrectly set

Download all attachments as: .zip

Change History (3)

by cs981khx, 16 months ago

MimeType Mapping

by cs981khx, 16 months ago

Azure Storage Account HTML file type incorrectly set

comment:1 by Tim Kosse, 16 months ago

Resolution: rejected
Status: newclosed

The target is an SFTP location

Mime types are only applicable to HTTP-based protocols. SFTP has no concept of mime types.

Note: See TracTickets for help on using tickets.