Skip to content

feature request: vykar daemon should show url #30

@goebbe

Description

@goebbe

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:

  1. Highlight the repository more prominently by using === instead of ---
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions