Kup is starting bup backup job at Saturday, April 19, 2025 11:29:39 AM Eastern Daylight Time
bup "-d" "/run/media/nickj/Download/home" "init"
bup "-d" "/run/media/nickj/Download/home" "fsck" "--quick" "-j" "4"
Exit code: 0
bup "-d" "/run/media/nickj/Download/home" "index" "-u" "--exclude-rx-from" "/home/nickj/" "/home"
usage: bup index <-p|-m|-s|-u|--clear|--check> [options...] <filenames...>
Modes:
-p, --print print the index entries for the given names
(also works with -u)
-m, --modified print only added/deleted/modified files
(implies -p)
-s, --status print each filename with a status char
(A/M/D) (implies -p)
-u, --update recursively update the index entries for the
given file/dir names (default if no mode
is specified)
--check carefully check index file integrity
--clear clear the default index
Options:
-H, --hash print the hash for each object next to its
name
-l, --long print more information about each file
--no-check-device don't invalidate an entry if the containing
device changes
--fake-valid mark all index entries as up-to-date even if
they aren't
--fake-invalid mark all index entries as invalid
-f, --indexfile ... the name of the index file (normally
BUP_DIR/bupindex)
--exclude ... a path to exclude from the backup (may be
repeated)
--exclude-from ... skip --exclude paths in file (may be
repeated)
--exclude-rx ... skip paths matching the unanchored regex
(may be repeated)
--exclude-rx-from ... skip --exclude-rx patterns in file (may be
repeated)
-v, --verbose increase log output (can be used more than
once)
-x, --xdev, --one-file-system don't cross filesystem boundaries
error: couldn't read '/home/nickj/'
Exit code: 97
Kup did not successfully complete the bup backup job: failed to index everything.
Home is not read only or encrypted