Commit Graph

15 Commits

Author SHA1 Message Date
Ian
b364d4d3ec Fix full path to backups for pruning 2024-02-09 11:04:30 -08:00
ViViDboarder
1a340d5829 Only run timegaps on included files 2023-12-07 10:15:31 -08:00
ViViDboarder
7f991c490e Fix include rule for protected only 2023-12-07 10:15:31 -08:00
ViViDboarder
061d88d8af Make username and password optional 2023-12-07 09:13:45 -08:00
Ian
1175215a2d use info 2023-11-24 22:26:06 -08:00
Ian
b2404cff1b Debug log filter statement 2023-11-24 22:20:04 -08:00
ViViDboarder
de4b02dae7 Fix protected file filter variable
The filter was only being set during schedule creation.
This meant that no new files created since scheduling the task
would be included. To avoid this, the rclone command is now
built when the task is run instead via a new script.
2023-11-13 13:52:24 -08:00
ViViDboarder
4760360df6 Add protected_only option to filter out unencrypted files 2023-11-07 09:16:27 -08:00
ViViDboarder
e59400160c Fix include rule 2023-11-07 08:53:08 -08:00
ViViDboarder
315671e62a Add filter to include only tar files 2023-11-07 08:44:29 -08:00
ViViDboarder
57376bfdef Output crond logs to stderr 2022-05-18 10:28:30 -07:00
Ian
8ec9e96d7b Fix path to backup files 2021-12-25 10:20:18 -08:00
Ian
a97c838413 Fix adding time gaps
Incorrectly checking for length of variable
2021-12-14 21:23:22 -08:00
ViViDboarder
f678ec65b9 Initial addition of timegaps pruning
Might want to move from two cron tasks to a single one where rclone and prune are executed sequentially
2021-11-29 10:39:52 -08:00
ViViDboarder
262059b9a0 Convert to an addon repository 2021-06-14 14:57:50 -07:00