I recently found rdiff-backup which seems to be very useful incremental alternative to rsync.
But there's an issue, while trying to use the rdiff-backup to make a mirror of a folder in other one, it changes permissions of source folder ( specially it changes the read-only 400 to 644 )
Any suggestion on how to fix it?
I am running rdiff-backup on my linux servers for backups and getting some error on Update like this
UpdateError aa.MYD Updated mirror temp file /backup/rdiff-backup.tmp.59 does not match source
how can i fix these errors.
Hello...
Does someone know how to join this backup to single command?
rdiff-backup /media/HW_WIN/00_Proj /media/SlavkoBKP/RDIFF-CAA/00_Proj
rdiff-backup /media/HW_WIN/88_Internet/ /media/SlavkoBKP/RDIFF-CAA/88_Internet
I can't figure how to manage --include option..
Hello....
I'd like to try archfs or rdiff-backup-fs (as I understand it's same) but can't figure the right command line.
I make (test) backup with command rdiff-backup in-dir out-dir changed/deleted some files and make backup again few times. I was able to find "lost" files but it's hard to do. archfs is a tool to make that easyer but I don't know how to set up.
I've got rdiff-backup up & running nicely using cron jobs over SSH between two VMs (my webserver and a backup space), using scripts put together from various places online.
I'm backing up various folders, including database dumps, /etc and /var/www. I've noticed that the script uses the --backup-mode for the webroot folder, but not for the others.
Can anyone explain what this option does?
i unplugged the wrong machine during an rdiff-backup run, and when i try to ssh to that machine now, i get 'connection refused'.
the machine was set up with ssh-copy-id before the accidental unplug.
anything obvious i might have forgotten to check?
Greetings
I'm having an issue with LVM on an external USB drive. When booting, the system drops into a recovery console if the external drive is not powered on because it cannot find the volume group and members.
I've new to Xubuntu and I'm trying to figure out how to write a complex setting of Rsync or Rdiff-Backup.
I need to write a backup that take what's on my remote server and back it up to a specific folder on my computer. I would also like to run a backup of mysql this way too if possible. It would be nice to keep like the last 5 backups and no more.
I would like to automate this if possible.
I'd like to do a nightly backup of some things I'm working on and push them to my home server from a friend's VPS. Incremental would be nice because he's great at fucking things up.I've never used rsync and scp will take way too long to do every night, so I'd like an automatic back up nightly and I'd like to store only 3-7 days.