Commit Graph

37 Commits

Author SHA1 Message Date
Harald Welte 73d86aeb20 client: don't exclude "*" by default. This belongs in config file. 2017-10-25 03:39:55 +02:00
Janek Bevendorff c7427cf61d Add comment explaining default rsync settings better 2017-06-14 01:11:16 +02:00
Janek Bevendorff 0a3d0cff18 Add --block-size setting to default config to avoid hangs when backing up large files 2017-06-14 01:05:16 +02:00
Janek Bevendorff 4f35991986 Implement pre and post hooks, resolves #10 2016-11-18 02:39:14 +01:00
Janek Bevendorff 78853b7703 Fix /tmp logfile fallback path 2016-11-17 03:41:09 +01:00
Janek Bevendorff fbe3702c90 Remove LOG_FILE and USER_LOG_FILE config directives and allow user to force logging into specific file instead of syslog by using the --log-file parameter 2016-11-17 03:32:56 +01:00
Janek Bevendorff f22b634607 Add color formatting to console output 2016-11-17 02:55:18 +01:00
Janek Bevendorff 0f1b35e57c Use syslog for logging if available 2016-11-17 02:45:22 +01:00
Janek Bevendorff 3fae0fa63a Use /usr/bin/rm also on Synology, add wrapper for /usr/bin/rm for deleting files in read-only directories 2016-11-17 01:47:46 +01:00
Janek Bevendorff e68fed9277 Fix desktop notification not shown when DBUS_SESSION_BUS_ADDRESS environment variable is not set 2016-11-17 00:14:21 +01:00
Janek Bevendorff 6ba2d541fa Use bash instead of POSIX shell, since scripts aren't POSIX-compliant anyway. Fixes issue #7 2016-11-16 22:10:30 +01:00
Janek Bevendorff c502982cac Add systemd service and timer for client 2015-10-16 13:22:04 +02:00
Janek Bevendorff 8b7a244c27 Share version information between client and server scripts and update to 0.2.3 2015-10-14 19:11:46 +02:00
Janek Bevendorff 0e70386f81 Change default user include file location to .rs-backup/include 2015-10-14 18:29:46 +02:00
Janek Bevendorff c02c79108e Ignore log and runfiles 2015-10-14 18:16:01 +02:00
Janek Bevendorff 62a83a2a6c Only log error messages from rsync, not the whole file list 2015-10-14 17:58:33 +02:00
Janek Bevendorff d70dda84e3 Handle external interrupts through SIGHUP, SIGINT and SIGTERM 2015-10-14 17:41:09 +02:00
Janek Bevendorff 75d2c11ace Fix error when no display number present in janek :0 2014-11-10 15:56
janek    pts/0        2014-11-10 15:57 (:0)
janek    pts/1        2014-11-10 15:57 (:0) output, closes #8
2014-11-10 19:07:55 +01:00
Janek Bevendorff e8dd2d3ed9 Don't show notifications on Cygwin 2014-10-06 13:05:38 +02:00
Janek Bevendorff 0984a79fee Bump version number to 0.2.2 2014-10-06 02:03:57 +02:00
Janek Bevendorff b81371afca Add support for libnotify / notify-send 2014-10-05 21:57:48 +02:00
Janek Bevendorff 031c437f5b Fix typo in variable name preventing rsync options to be loaded from config file and add (commented) example config that also works on Synology DSM 2014-10-05 18:03:50 +02:00
Janek Bevendorff 86f5ccdef3 Move --acls option to config file since not all servers support it (e.g. Synology DSM doesn't) 2014-10-05 17:54:53 +02:00
Janek Bevendorff cf078a123c Don't ignore client-config and server-config 2014-10-05 16:11:50 +02:00
Janek Bevendorff c8eb94bd95 Add license headers 2014-10-05 01:09:30 +02:00
Janek Bevendorff fe1fbf4628 Replaced Makefile with proper install/uninstall script removing the need for config example files 2014-10-05 00:52:58 +02:00
Janek Bevendorff 4131c01600 Add warning for users of older versions, bump version number to 0.2.0 2014-09-12 19:05:12 +02:00
Janek Bevendorff 76bf848c4f Update paths within script files 2014-09-12 18:51:30 +02:00
Janek Bevendorff 79a18312e5 Move rs-backup-run from /bin to /usr/bin 2014-09-12 18:10:21 +02:00
Janek Bevendorff e014176d7b Move files and folders from /usr/local to /usr 2014-09-12 15:34:40 +02:00
Janek Bevendorff 6c400c81f9 Correct typo 2014-05-02 15:27:50 +02:00
Janek Bevendorff 799afa0b58 Fix typo 2013-12-04 21:53:29 +01:00
Janek Bevendorff b58962c6fd Change version number 2013-09-17 16:09:21 +02:00
Janek Bevendorff 9bd20fefa1 Minor fixes before merging pull request 2013-09-17 15:49:52 +02:00
Hannes Riehl 4804a74fe2 Update rs-backup-run 2013-07-10 17:31:02 +02:00
Hannes Riehl 6e179b71e5 Added: --progress option Fixed: --verbose option overwriting --dry-run, missing space before SSH_OPTIONS 2013-07-10 17:30:11 +02:00
Janek Bevendorff 705ff92e03 Initial commit 2013-04-02 22:58:19 +02:00