Re: Upload webp file changes format from image/webp to binary/octet-stream
WinSCP uses content type according to Windows registry.
You probably do not have wepb registered.
Either add an entry manually:
Mime Types in the Windows registry
Or configure an override in WinSCP using
https://winscp.net/eng/docs/rawconfig#mimetypes
Similar question:
Upload js files to S3 with wrong content-type
You probably do not have wepb registered.
Either add an entry manually:
Mime Types in the Windows registry
Or configure an override in WinSCP using
Interface\MimeTypes
raw configuration setting:
https://winscp.net/eng/docs/rawconfig#mimetypes
Similar question:
Upload js files to S3 with wrong content-type