Commit Graph

20 Commits

Author SHA1 Message Date
Fuxino
6649925ec9 Add checksum option 2017-06-23 12:09:36 +02:00
Fuxino
7035352cfd Fix minor bugs and options 2017-06-18 12:21:31 +02:00
Fuxino
d31080e5e4 Fix minor bugs 2017-06-17 15:11:55 +02:00
Fuxino
25954d5178 Fix notifications 2017-05-26 17:27:41 +02:00
Daniele Fucini
87f3bca955 Merge branch 'development'
Fix notifications
2017-03-11 21:06:22 +01:00
Daniele Fucini
a64219c321 Fix notifications 2017-03-11 21:04:05 +01:00
Fux Snow
7c3eb9ed24 Update README.md 2015-12-08 11:32:45 +01:00
Fux Snow
a2c4e54c47 Rename 2015-12-06 17:55:09 +01:00
Fux Snow
b15af7f22f Change description 2015-12-06 17:27:09 +01:00
Fux Snow
4623d023b9 Fix minor issue
Now ownership of the log files is set to the user specified by the
-u option if that option is used
2015-12-06 17:16:31 +01:00
Fux Snow
898ef3bcd9 Fix user option bug 2015-12-03 19:50:27 +01:00
Fux Snow
a708ec80ca Add user option
Added a command line option to specify the user performing the backup.
This is useful if running the program with sudo.
2015-11-26 01:03:33 +01:00
Fux Snow
f5365fddff Add warning in example configuration 2015-11-25 13:26:57 +01:00
Fux Snow
473ee59868 Improve configuration file parsing
The configuration file is now parsed with a simple awk program
which is simpler to understand and maintain
2015-11-25 12:33:49 +01:00
Fux Snow
382636b225 Change version number 2015-11-20 18:44:59 +01:00
Fux Snow
b78b231227 Improve code
Inputs are saved in temporary file instead of being stored in array
and are read by rsync with the --files-from option
2015-11-20 12:20:49 +01:00
Fux Snow
3a31e340cc Minor improvements
If no input is found/selected, the programs exits successfully but
prints a warning.
Log files management improved
2015-11-16 00:02:46 +01:00
Fuxino
9d8bd7ae3f Merge branch 'master' of https://github.com/Fuxino/simple_backup
Initial commit
2015-10-29 19:44:54 +01:00
Fuxino
c24614cac2 Initial commit 2015-10-29 19:42:40 +01:00
Fuxino
418044ef56 Initial commit 2015-10-29 19:41:58 +01:00