zsync2 does not offer .netrc support.
As a workaround, you can pass credentials directly in the URL like
zsync2 \
--url=https://$USER:$PASS@example.com/artifact.appimage \
https://$USER:$PASS@example.com/artifact.appimage.zsync
Any plans to support this?
zsync2 does not offer .netrc support.
As a workaround, you can pass credentials directly in the URL like
Any plans to support this?