Commit graph

43 commits

Author SHA1 Message Date
d0997234b6 added datetime to log file 2024-11-25 11:56:01 +00:00
160cf2a534 switch to use execCmdEX for hopefully better logging 2024-11-25 11:41:33 +00:00
2aeb2bd4a4 corrected error when trying to log to log file 2024-11-25 11:31:07 +00:00
f6301cfaf2 made notify non-discardable 2024-11-25 11:20:50 +00:00
bb114f66e5 added generate_config command 2024-11-25 11:15:15 +00:00
ce34554211 fixed incorrect error message 2024-11-25 11:14:50 +00:00
2215d5b150 adding prelim procs for using a log file 2024-09-11 21:08:27 +01:00
fd28fc2b58 added exclusion and patterns options. Also added config file to backup 2024-09-03 15:20:44 +01:00
2e2e0dde82 added option to set repo as append only so prune does not run 2024-08-27 21:50:02 +01:00
4bdad20a92 removed threadlogging in preference to std/logging 2024-08-27 21:39:21 +01:00
287495608a implemented threadlogging 2024-08-27 21:16:31 +01:00
54e4ca3c8b removed unecessary reference 2024-08-27 20:37:16 +01:00
874b4362c8 some command line fixes 2024-08-27 20:36:43 +01:00
708f452e9b fixed issue with restic not forming command properly 2024-08-27 20:29:56 +01:00
1f9c53b3f2 added version output 2024-08-27 20:21:21 +01:00
c8933f9b09 added version flag to command line output 2024-08-27 19:58:50 +01:00
92392f9796 version bump for testing 2024-08-27 19:35:56 +01:00
52e3e7a2ab fixes for source directories with spaces in their names 2024-08-27 19:27:36 +01:00
94068ea910 some restic prune fixes 2024-08-27 19:03:56 +01:00
9b16f9a3fa correct uptime kuma msg 2024-08-27 18:50:58 +01:00
53b68a1930 correct uptime kuma msg 2024-08-27 18:37:48 +01:00
1265871c33 slight tweak to uptime kumanotifier 2024-08-25 22:18:07 +01:00
0db7635412 corrective measure for windows compat 2024-08-25 09:23:51 +01:00
37b3bbe601 tidy 2024-08-24 22:41:33 +01:00
e5ad7ed1d4 added ability to set binary locations for restic or borg 2024-08-24 22:32:10 +01:00
59dead5ea5 removed risk of restic failing is --stats flag is passed 2024-08-23 15:46:35 +01:00
360f7e502f added borg delete 2024-08-23 14:16:13 +01:00
9ea589a848 added restic prune 2024-08-23 14:12:59 +01:00
eaa47c9356 updated readme with some delete/forget options 2024-08-23 14:08:14 +01:00
1007797119 Restic init, list, backup, mount and restore working 2024-08-23 13:29:02 +01:00
7654fc04bf WIP: find out why --repository arg isn't working 2024-08-23 12:31:43 +01:00
02f8c0f98b added restic mount, waits for Ctrl+C to unmount 2024-08-23 12:04:27 +01:00
88492d5c85 restic init, list and backup working 2024-08-23 10:30:36 +01:00
f142e7b1cf added config options for restic 2024-08-23 10:12:00 +01:00
aad6bf38d3 refactor to allow for restic implementation 2024-08-23 09:50:53 +01:00
79a3dab734 fix misfile 2024-08-19 02:21:46 +01:00
3a9294dcf1 added initial beginnings to actions 2024-08-18 18:45:37 +01:00
e7fdcfa937 reformat of timestamp 2024-08-18 16:19:16 +01:00
578bf97505 readme formatting 2024-08-18 16:13:10 +01:00
00c2696f82 added borg extract functionality 2024-08-18 15:43:11 +01:00
c659fe3212 add working uptime kuma notifier 2024-08-18 15:12:44 +01:00
6de02054f7 working on notifiers, need to work out how to have different notifier types 2024-08-17 18:00:30 +01:00
dd09ba5370 first commit, basic features working, needs clean up 2024-08-16 16:40:24 +01:00