-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
Testing vykar 0.12.2 on LinuxMint:
Using several labelled repositories, it would be great if
the terminal output of vykar daemon would mor prominently
highlight/ show which repo / url is backed up as part of the scheduled backups.
It would also be great if the Repository line would stand out more prominently:
Currently:
--- Repository: NAS ---
==> Starting backup
INFO Snapshot '7c078a33' created: 147 files, 102950552 original, 58667490 compressed, 0 deduplicated
Files: 147, Original: 98.18 MiB, Compressed: 55.95 MiB, Deduplicated: 0 B, Current: testfile.txt
==> Starting prune
==> Starting compact
requested:
=== Repository: NAS ===
==> Starting backup
url: sftp://goebbe@NAS/backup/vykar_test_repo"
INFO Snapshot '7c078a33' created: 147 files, 102950552 original, 58667490 compressed, 0 deduplicated
Files: 147, Original: 98.18 MiB, Compressed: 55.95 MiB, Deduplicated: 0 B, Current: testfile.txt
==> Starting prune
==> Starting compact
Two change:
- Highlight the repository more prominently by using
===instead of--- - Adding the info about the url - this could also be included in INFO
I am aware that this is a minor, quality of life thing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels