Posted: Tue Jun 02, 2015 10:59 pm
Deprecation warning: This post is deprecated. Please find our new documentation at: https://dietpi.com/docs/software/cloud/#urbackup
UrBackup Server:
Open Source client/server backup system, that through a combination of image and file backups accomplishes both data safety and a fast restoration time.
TLDR: Basically, it allows you to create a complete system backup, using a simple web interface, for systems on your network.
Access web interface:
url = http://192.168.0.100:55414
NB: Change the IP address for your system.
Change where the backups will be stored:
Once you have the web interface open:
Install the appropriate client on the systems you wish to backup.
https://www.urbackup.org/download.html#client_windows
>> Return to DietPi-Software List
UrBackup Server:
Open Source client/server backup system, that through a combination of image and file backups accomplishes both data safety and a fast restoration time.
TLDR: Basically, it allows you to create a complete system backup, using a simple web interface, for systems on your network.
Access web interface:
url = http://192.168.0.100:55414
NB: Change the IP address for your system.
Change where the backups will be stored:
Once you have the web interface open:
- Select Settings
- Change the Backup Storage Path. /mnt/dietpi_userdata/urbackup is recommended.
- Click Save
- Restart service with systemctl restart urbackupsrv
Install the appropriate client on the systems you wish to backup.
https://www.urbackup.org/download.html#client_windows
>> Return to DietPi-Software List