Hi, I have two Ubuntu Servers 18.04 that are both on the same hardwired network LAN.
Server names are Ubuntu and Ubuntu1. Both can see each other using the Places, Home Folder GIU.
Using Rsnapshot I want to run incremental backups of a directory on Ubuntu to a backup directory on Ubuntu1.
Can anybody help me with the ‘Backup’ line of script required in ‘rsnapshot.config’?
I have tried ‘backup ssh:ubuntu/server/reportfiles/ ubuntu/’ and about a million other variants to no avail.
Hi Fabek
Thanks for your interest.
Yes rsync is installed on both systems and they can ssh each other.
A screen shot from the server I want to run backups from is attached and shows a failed attempt. It also shows where my source files for backups are located smb://ubuntu/server…
I need the ‘backup’ syntax line in rsnapshot.config for the program to find my source files ie TardisWeb
Any help will be much appreciated, Cheers Richard
I have just done a reply to Fabek that answers his questions and covers yours. Please feel free to add to the conversation. If you cannot see it let me know and I will send it directly to you.
I had a look at your link to the rsnapshot help page and was not successful in solving my problem.