@26tanishabanik commented on GitHub:
@wc7086 , @aspacca , I would like to work on this issue, can you guide about where to start with for this issue?
@felipewnp commented on GitHub:
Hi @aspacca
If there is any progress, I could help to translate into Portuguese(Brazil) as well..
@paolafrancesca commented on GitHub:
@stefanbenten I've created a PR with a fix (#399 ), but can you double check this?
@paolafrancesca commented on GitHub:
@26tanishabanik , yes, the comment reported by @wc7086 is still valid on my side
thanks for the feedback @wc7086
I apologise but I've been a little…
@paolafrancesca commented on GitHub:
I cannot reproduce, could you share the file? mime type is inferred by the file extension: https://github.com/dutchcoders/transfer.sh/blob/master/server/handl…
@wc7086 commented on GitHub:
how did you upload the file?
Using web upload, uploading the same file in the old version will not have this problem.
@paolafrancesca commented on GitHub:
how did you upload the file?
@wc7086 commented on GitHub:
I cannot reproduce, could you share the file?
sample.gz http://transfer.sh/1xqzAJ2/%E6%9E%9…
@wc7086 commented on GitHub:
I tried several formats again and found that none of them could be recognized. There is a problem with the recognition format. I use Edge 92.0.902.78.
@wc7086 commented on GitHub:
Can you try locally?
Sorry, I forgot to mention my system version. After testing. This problem seems to only reproduce on Debian 11.
@paolafrancesca commented on GitHub:
https://play.golang.org/p/wiKZKLyeLrK
on unix go reads the mime type from this set of files: https://github.com/golang/go/blob/go1.16.7/src/mime/type_unix.…
@wc7086 commented on GitHub:
When running transfersh in Debian11, many formats are not recognized, but not all formats are not recognized.
@paolafrancesca commented on GitHub:
I've tried all the files you sent me on my own instance with v1.3.0 and the type is correct. What binary are you using? I've installed https://github.com/dut…
all_rules on the Sonoma branch
@brodjieski commented on GitHub:
Sonoma branch now has updated all_rules.yaml baseline.
@paolafrancesca commented on GitHub:
can I close the issue @wc7086 ?
@wc7086 commented on GitHub:
what do you have on your system?
I used find / -name mime.types and I did not find mime.types in the Debian11 system.
@wc7086 commented on GitHub:
try to install
media-typespackage
Okay, the debian11 mirror does not include the media-types package by default. I now installed the media-types package…
