Hello everyone.
In yet another thing I am trying to do, as I am having quite good success with all my previous Puppy problems with the help of everyone here, I am about to rebuild my media backup server.
I have one server(currently running Bionic64) that is basically a huge media NAS for a Raspberry Pi mediaplayer frontend running OpenELEC 7.
I know there are newer versions of OpenElec, but v7 does everything I ask of it, so I am still using it.
Anyway, what I would quite like to do, is once I have my main server box setup and up to date, I would like to use something like Rsync to make a backup to the other server box. Both server boxes will end up running FriendlyBionic32 with VNC, so I can remote-desktop into them both if I need to.
Both will be using SAMBA Simple Management to share files - but the backup box might not need that?
Both boxes will have four 4TB Western Digital Red NAS hard-drives in them, so there will be no size difference.
At the moment, I have to remember to manually backup media on the main server, to the backup server and that gets tedious real fast as I often forget, then have a whole heap of things to backup - but I can't remember what was done last, and it just takes so much time to sort out.
Basically, I want to be able to have Puppy run Rsync or similar on the main server, to backup everything that is in "SERVER1" to "SERVER2" for example.
Ideally, I would be able to specify a time to do this - such as 3AM each day kind of thing, and they can just sync themselves while I am asleep.
Do any of the members here have experience with using Rsync?
Does there perhaps exist a GUI app for Rsync allowing for easy setting of all the options and it just runs in the background on SERVER1, syncing to SERVER2?
Thanks for any replies.