From b3352cb42a4d6e98f8b6203fe427fbd9959f3c2e Mon Sep 17 00:00:00 2001 From: Einhard Leichtfuß Date: Sat, 1 Dec 2018 04:18:54 +0100 Subject: Fix by_number/ Before, it did not work correctly for >= 100 backups. (There would only be prepended 0 or nothing to the unpadded number.) --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 5213c3f..b62b497 100644 --- a/TODO +++ b/TODO @@ -14,6 +14,8 @@ - Allow resuming of backups. `- See rsync's `--ignore-existing' flag - Shell completion of configured backup paths. +- Use `local'. +- Better error handling on failure (of rsync). # -- PROBLEMS -- # - rsync bug: https://bugzilla.samba.org/show_bug.cgi?id=13445 -- cgit v1.2.3