MLA doesn’t let cdfv2 get uploaded
-
I have a file type of
.rfa
(CAD file).
linux identifies it as “Composite Document File V2 Document” (shown below), however there’s no where in MLA for me to add that in. I’ve tried adding the extension withapplication/octet-stream
, but it still rejects it as a file not permitted.`
[zxurian@ip-127-0-0-1 ~]$ file –mime-type test.rfa
test.rfa: Composite Document File V2 Document, No summary info
[zxurian@ip-127-0-0-1 ~]$ file -b –mime-type test.rfa
Composite Document File V2 Document, No summary info
[zxurian@ip-127-0-0-1 ~]$ file -i test.rfa
test.rfa: Composite Document File V2 Document, No summary info; charset=binary
[zxurian@ip-127-0-0-1 ~]$
`
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘MLA doesn’t let cdfv2 get uploaded’ is closed to new replies.