• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Plesk Filesharing

Hi freakystyle!

/cstrike is not a common location. Usually it looks like /files/public-docs/

Could you please describe how you customized it?
 
Hello,

It looks like you have created folder, put some contents into this folder, and have enabled "Directory browsing" for this folder (or maybe for whole site)
Your files cannot be downloaded because they have extension which is unknown for IIS webserver (I'm talking about bz2 files).

You need to add bz2 extension to allowed Mime types list (or you can add *, so ALL files will be downloadable in your directory).
Please log in to Plesk, select your website, go to "Virtual directories", then you can open "cstrike" folder, then go to Mime Types tab, choose "Add Mime type".
Then specify extension ".bz2" and Content "application/octet-stream" from the dropdown.
You can specify extension "*" if you want all files to be downloadable from this directory.

p.s. regarding file sharing, this is slightly different functionality, it is interesting why it is not working on your domain. Now I see 503 error while trying to open http://ve097.venus.fastwebserver.de/files/public/
 
Back
Top