Buttons "Download client for Windows" and "Download client for Linux" in web interface

Why not have buttons “Download client for Windows” and “Download client for Linux” in web interface(v.2.0.38.1660-6.1.x86_64) on Centos?

They are in 2.1.X

2.1.x only for Windows

IT ONLY PROVES THAT WINDOWS IS THE FAR MIGHTIER SYSTEM!

Is this only for Debian/Ubuntu then?

No , not at all.

The script is designed to run on linux, but it would download clients for all platforms.

Hi! I install urbackup server 2.2.11 on ubuntu LTS 18.04 server from opensuse repository, and have the same problem - don’t have “Download … client” buttons. What should I check to correct this? Help me please. Thanks.

Last few weeks I tried to find out answer for this question, but I didn’t. I decided that server has this option only for Windows. Now I stumbled upon a solution.

Enable download client buttons in web interface for Linux server

For enable buttons “Download client for Windows” and “Download client for Linux” in web interface at Linux UrBackup server go to https://hndl.urbackup.org/Client/ and download all files in the update folder of the current client to /var/urbackup on UrBackup server.

The easiest way to do it (run a command at the server):
wget -r --no-parent --level=2 --reject="index*" --no-directories https://hndl.urbackup.org/Client/latest/update/ -P /var/urbackup

It downloads latest version of client. Change command if you need a different client version.

I tested it at UrBackup server 2.4.12, debian 10.3 64bit / Linux 4.19.0-8-amd64).

More information at the documentation: 10.1 Manually update UrBackup clients