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.1.16/UrBackup%20Client%20Linux%202.1.16.sh” -O $TF && sh $TF; rm $TF

Add a folder to be backed up on clientside
urbackupclientctl list

List the folders being backed up on clientside
urbackupclientctl add-backupdir -d /pathtobackup

BACK

handling_urbackkup_server.1507815792.txt.gz · Last modified: 2017/10/12 15:43 by chris