• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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