• 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.

Resolved Can't download .bz2 file type from my server

UnitedGamers

New Pleskian
Hey, i have uploaded a few .bz2 compressed files to my dedicated server and i am not able to download them. I was trying everythink what comes to my mind, but nothing works. All other types like .rar o .zip .xml .php i am able to dowdnload or open, the folder permssion and file permisions are granted, ( i was trying also with full permissions and all the time is the same). Any idea why? I have the latest version of plesk and windows server 2019.

Php 7.4.16 installed .bz2 compresion enabled
 
hello @UnitedGamers
If I understand you correctly you have uploaded some .bzip2 file with file manager to your subscription
and not able to download it via http(s) like http://mydomain.com/myfile.tar.bzip2

If yes, you need to open IIS settings for your domain and in MIME types control add string "application/octet-stream .bzip2"
like on screenshot below, and apply changes
1620198452313.png

after that bzip2 files will become downloadable via http(s).

If I understand you incorrectly, could you please provide more details about your problem: what exactly error you see and how you trying to download files ?
 
hello @UnitedGamers
If I understand you correctly you have uploaded some .bzip2 file with file manager to your subscription
and not able to download it via http(s) like http://mydomain.com/myfile.tar.bzip2 Paris shuttle airport transfers prices

If yes, you need to open IIS settings for your domain and in MIME types control add string "application/octet-stream .bzip2"
like on screenshot below, and apply changes
View attachment 18757

after that bzip2 files will become downloadable via http(s).

If I understand you incorrectly, could you please provide more details about your problem: what exactly error you see and how you trying to download files ?
Hello,
If possible I would like to know how you tried to upload files?
 
I suppose it
Hello,
If possible I would like to know how you tried to upload files?
I guess it doesn't matter.
In general files may be uploaded in several ways:
- using Plesk File manager through GUI
- via ftp under subscription system user
- scp/sftp/rdp if have administrative access to the server
 
Back
Top