Commit Graph

23 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 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 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 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 c8eb94bd95 Add license headers 2014-10-05 01:09:30 +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