Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inform about the "new" file name after updating #40

Open
probonopd opened this issue Jan 6, 2019 · 0 comments
Open

Inform about the "new" file name after updating #40

probonopd opened this issue Jan 6, 2019 · 0 comments

Comments

@probonopd
Copy link
Member

probonopd commented Jan 6, 2019

Use case:

me@host:~$ ls /isodevice/Applications/QMediathekView-*
/isodevice/Applications/QMediathekView-0951c25-x86_64.AppImage
/isodevice/Applications/QMediathekView-0951c25-x86_64.AppImage.part
/isodevice/Applications/QMediathekView-18dd68f-x86_64.AppImage
/isodevice/Applications/QMediathekView-18dd68f-x86_64.AppImage.part
/isodevice/Applications/QMediathekView-bdd3b30-x86_64.AppImage
/isodevice/Applications/QMediathekView-d63852a-x86_64.AppImage

When I run an update on any of these, I want to know what the new filename is...

zsync2: Verifying downloaded file
zsync2: checksum matches OK
zsync2: used 26968064 local, fetched 249416

should be changed to

zsync2: Verifying downloaded file the/path/to/the/new/file <-- so that we know what the new file is
zsync2: checksum matches OK
zsync2: used 26968064 local, fetched 249416
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants