]> arthur.barton.de Git - backup-script.git/log
backup-script.git
10 years agoAdd Makefile
Alexander Barton [Mon, 23 Sep 2013 15:32:10 +0000 (17:32 +0200)]
Add Makefile

11 years agobackup-status: enhance output messages
Alexander Barton [Wed, 8 May 2013 10:03:35 +0000 (12:03 +0200)]
backup-status: enhance output messages

11 years agobackup-status: use /bin/bash
Alexander Barton [Wed, 8 May 2013 09:51:03 +0000 (11:51 +0200)]
backup-status: use /bin/bash

11 years agoAdd "backup-script.{pre|post}-exec" example scripts
Alexander Barton [Wed, 8 May 2013 09:35:23 +0000 (11:35 +0200)]
Add "backup-script.{pre|post}-exec" example scripts

11 years agoAdd "backup-status" script
Alexander Barton [Wed, 8 May 2013 09:33:40 +0000 (11:33 +0200)]
Add "backup-status" script

11 years agoNew configuration options "user" and "target"
Alexander Barton [Wed, 8 May 2013 09:18:13 +0000 (11:18 +0200)]
New configuration options "user" and "target"

11 years agoAllow handling of more than one target system at once
Alexander Barton [Wed, 8 May 2013 09:17:08 +0000 (11:17 +0200)]
Allow handling of more than one target system at once

13 years agoNew config option "ping"
Alexander Barton [Wed, 4 May 2011 15:47:26 +0000 (17:47 +0200)]
New config option "ping"

Default ist "1", ping the remote host to check if it is alive.
Set to "0" to always force rsync(1) to start.

13 years agoExecute rsync command using a subshell
Alexander Barton [Wed, 4 May 2011 15:47:07 +0000 (17:47 +0200)]
Execute rsync command using a subshell

13 years agoNew config option "ssh_args_add"
Alexander Barton [Wed, 4 May 2011 15:40:41 +0000 (17:40 +0200)]
New config option "ssh_args_add"

13 years agoAdded copyright notices; removed in-file history
Alexander Barton [Wed, 4 May 2011 15:31:20 +0000 (17:31 +0200)]
Added copyright notices; removed in-file history

13 years agoInitial commit
Alexander Barton [Wed, 4 May 2011 15:28:51 +0000 (17:28 +0200)]
Initial commit