summaryrefslogtreecommitdiffstats
path: root/modules/tick/files/plugins/rclone
Commit message (Collapse)AuthorAgeFilesLines
* fix typoJesse Luehrs2024-03-031-1/+1
|
* read the end timestamp from the filesystemJesse Luehrs2024-03-031-1/+1
| | | | | the end timestamp doesn't end up in the backup since it is created after the backup ends
* improve rclone metrics a bitJesse Luehrs2024-03-031-9/+13
|
* stop using so many backblaze api callsJesse Luehrs2021-12-271-5/+8
|
* more accurate rclone measurementsJesse Luehrs2021-03-281-5/+8
| | | | | actually track the full amount of space used on the underlying b2 repo rather than the size of the current data set
* monitoring for rcloneJesse Luehrs2021-03-271-0/+20