Download fails with "file" has set MIME type httpd/unix-directory #14949
-
I can preview every file with the space bar, but I cannot download any one of them Report:"File /dav/Notability/欢迎使用.pdf has set MIME type httpd/unix-directory. 请联系您的网络服务提供商来获取帮助." I don't know why!!!! |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments
-
Please include a debug log file from a failed download attempt. You can reach the logging output in Preferences → Connection. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Maybe that's what you need? If I just use space bar to preview, it won't have any problem. |
Beta Was this translation helpful? Give feedback.
-
Can anyone help me!!!!!!!! |
Beta Was this translation helpful? Give feedback.
-
The log indicates the file is found on the server
However it is reported with MIME type httpd/unix-directory and is thus treated as an error because we are looking for a file and not a resource collection (folder) to download. This is an interoperability issue with the WebDAV server in use reporting an invalid MIME type for files.
|
Beta Was this translation helpful? Give feedback.
-
我也遇到了这个问题,是在连接infiniCLOUD的时候遇到的 |
Beta Was this translation helpful? Give feedback.
The log indicates the file is found on the server