Skip to content

does not upload .rar file #729

@KaptanJack61

Description

@KaptanJack61

Hi. I can't "rar" file uploading. Can you help me?

Screen shot https://i.hizliresim.com/ZXWYbo.jpg

'valid_file_mimetypes' => [
'image/jpeg',
'image/pjpeg',
'image/png',
'image/gif',
'image/svg+xml',
'application/pdf',
'text/plain',
'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'application/vnd.ms-excel',
'application/x-7z-compressed',
'text/plain',
'application/zip',
'application/x-rar-compressed',
'application/x-rar',
'application/vnd.ms-powerpoint',
'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'application/octet-stream',
],

Activity

streamtw

streamtw commented on Dec 3, 2018

@streamtw
Member

Hi @KaptanJack61 , the correct mime type of rar file might be in this answer.

added
questionAlready has a solution. No further action is required.
on Dec 4, 2018
KaptanJack61

KaptanJack61 commented on Dec 4, 2018

@KaptanJack61
Author

Thank you @g0110280 but problem not solved.

I use Win Server 2012 R2 IIS server.

Screenshot File Info

added
confirmingChecking if the issue can be reproduced.
and removed
questionAlready has a solution. No further action is required.
on Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    confirmingChecking if the issue can be reproduced.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @streamtw@KaptanJack61

        Issue actions

          does not upload .rar file · Issue #729 · UniSharp/laravel-filemanager