• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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