Linux Client configuration

Hallo Miteinander,

ich versuche gerade den Clienten unter Linux zu installieren. Ich verwende dazu den vorgeschlagenen Cede:

TF=mktemp && wget “http://xxxxxxxxx:55414/x?a=download_client&lang=de&clientid=2&authkey=xxxxxxxxxx&os=linux” -O $TF && sh $TF; rm $TF

Der Server meldet allerdings einen Fehler:

Constructing of filelist of “xxxxx” failed: no backup dirs.
Please add paths to backup on the client (via tray icon) or configure
default paths to backup.

Backup had an early error. Deleting partial backup.

In den Einstellungen habe ich haber einen pfaad angegeben.
Eventuell kann mir jemand Helfen.

VG Fisi

You can add paths from the server web interface.

I have paths in the Web Client.
Where ist the config file on the client?

But this error:
Connecting to ClientService of “xxx” failed - CONNECT error during filelist construction

need another software on the client?

Installation:

TF=mktemp && wget
http://xxxxxxxxx:55414/x?a=download_client&lang=de&clientid=2&authkey=xxxxxxxxxx&os=linux
-O $TF && sh $TF; rm $TF

Ausgabe:

Verifying archive integrity… All good.
Uncompressing UrBackup Client Installer for Linux 100%
Installation of UrBackup Client 2.0.32… Proceed ? [Y/n]
y
Uncompressing install data…
Detected Debian (derivative) system
Detected systemd
Detected architecture x86_64-linux-glibc
Enabling internet only mode
Installed daemon configuration at /etc/default/urbackupclient…
Info: Restoring from web interface is disabled per default. Enable by modifying /etc/default/urbackupclient.
Installing systemd unit…
Cannot find systemd unit dir. Assuming /lib/systemd/system
Created symlink from /etc/systemd/system/multi-user.target.wants/urbackupclientbackend.service to /lib/systemd/system/urbackupclientbackend.service.
Starting UrBackup Client service…
Successfully started client service. Installation complete.
-dattobd not supported on this system
-Detected no btrfs filesystem
-LVM not installed
Please select the snapshot mechanism to be used for backups:
4) Use no snapshot mechanism
4

urbackupclientctl list on the client shows the folders that are backed up.

Except for on the server you can also add folder to be backed up via urbackupclientctl add-backupdir -d /path

Thank you! Very Good, but her is the next Problem:

Connecting to ClientService of “xxx” failed: Getting index log data from client failed

Do you have a list of all commands?

I also do not understand why the settings are not transferred from the server to the clienten