Displaying 5 results from an estimated 5 matches for "rdiffbackup".
2008 Mar 25
1
[root@84-45-228-40.no-dns-yet.enta.net: Cron <chris@home> rsync -r --exclude /In/ --exclude /Lirsync error message that I don't understand
I'm getting this error message and I don't really understand what
rsync is trying to tell me:-
rsync: link_stat "/rdiffBackup/gradwell/Mail/." failed: No such file or directory (2)
rsync error: some files could not be transferred (code 23) at main.c(977) [sender=2.6.9]
Can anyone explain what it's saying please. /rdiffBackup/gradwell/Mail/
does exist and is readable by the user running rsync.
Oh, this is r...
2008 Apr 17
4
looking for a way to remove module interdependencies
Hello List,
i''m running into an issue with puppet where I don''t know how to solve
correctly.
We''re managing applications and our monitoring (nagios) using puppet
using the following schema:
class nagios {
// ensure nrpe ist installed
// export a host definition
nagios::check { ''ping'': }
nagios::check { ''load'': }
...
2019 Feb 10
0
How to backup maildir
...stopping services; maildir should be all
right. For databases, I use the backup tools provided to back up the
running database, then use dirvish on the backups (and skip the database
files themselves).
I do do it at night, to save load on the server (it's an LXC container
on a VPS).
I believe rdiffbackup does something similar to dirvish.
Richard
2019 Feb 10
4
How to backup maildir
I have been thinking, and reading, on how to back up my mailserver. I
have not found any approach that seems ready to use.
I have run years without any backup, but would really like to have
something in place.? I figure I can attach a USB drive and backup to
that, then from there rsync to something elsewhere.? Further if that USB
drive is a full mailserver image, I actually have a 'hot
2010 Jul 16
4
--compare-dest weirdness
Hi All,
I am writing a backup program for my computer. brief outline is as follows.
Running ubuntu 10.04
2 main partitions, / and /home, both ext3. 1 external usb hdd, ext3,
mounted to /backups/main.
once every couple of days, rsync backs up, using following command,
everything worth backing up in / and /home partitions to a folder
/backups/main/Full. command: "rsync -vrhRupElog