Commit graph

17 commits

Author SHA1 Message Date
f6301cfaf2 made notify non-discardable 2024-11-25 11:20:50 +00: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
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
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
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
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