User Tools

Site Tools


handling_urbackkup_server

This is an old revision of the document!


Handling UrBackup Server

To back-up files on a Linux client commandline, you have the following commands at your disposal:

Installing a client on Linux

Copy this line onto your commandline to install the client on Linux:

 TF=$(mktemp) && wget "https://hndl.urbackup.org/Client/2.4.11/UrBackup%20Client%20Linux%202.4.11.sh" -O $TF && sh $TF; rm -f $TF

List the folders being backed up on clientside

 urbackupclientctl list

Add a folder to be backed up on clientside

 urbackupclientctl add-backupdir -d /pathtobackup

Stop or start urbackupservicesII
systemctl stop/start/status urbackupclientbackend.service Enjoy,
Your ArtIT Team

BACK**

handling_urbackkup_server.1628699120.txt.gz · Last modified: 2021/08/11 18:25 by chris