DanielDevBR

Results 31 comments of DanielDevBR

I have made some tests using the kernel sources from this link: [Kernel5.5](http://www.cs.tohoku-gakuin.ac.jp/pub/Linux/kernel.org/kernel/v5.x/linux-5.5.tar.xz) and [Kernel5.4](http://www.cs.tohoku-gakuin.ac.jp/pub/Linux/kernel.org/kernel/v5.x/linux-5.4.tar.xz) to seed. * The zsync file with the url inside: [linux-5.5.tar.xz.zsync.zip](https://github.com/AppImage/zsync2/files/4226222/linux-5.5.tar.xz.zsync.zip) Not only I got...

I use the [wxHexEditor](http://www.wxhexeditor.org) on linux. But I would love to use something like the Windows [FlexHEX](http://www.flexhex.com/download/), look that that :hearts: screenshot :hearts: : ![comparison](https://user-images.githubusercontent.com/3848209/75094482-458d3d80-556a-11ea-883f-1485a432b08a.png)

I have tested now the [FlexHEX Version 2.7](http://www.flexhex.com/download/) and [Hex Workshop v6.8](http://www.hexworkshop.com) on wine (32bits) and both worked very well. I recommend the use of these two :smile:

I have made some tests here. If the zsync2 have only raw binary comparison, the results will be the same: * good results: zip (*.zip), LZMA2 (*.7z), tar archive (*.tar),...

> Uncompressed `.tar` won't work either by the way, because `.tar` doesn't do any alignment either. Uncompressed `.tar` should work, the tar archive (.tar) is in the list of good...

Just for curiosity: `gzip (.tar.gz)` using the gzip option `--rsyncable` have good results too.

> Not relevant, yes, but possible, and supported by `zsync-curl`. Definitely not a priority. I think you are underestimating this feature. This feature can make zsync2 widely used. This allows...

> @ferion11 could you make a pull request? I will take a look at the code. But I have to make GentooLinux ebuilds for "zsync2", "lib/cpr" and "lib/args" first.

Gentoo ebuild (online on [danrepo](https://github.com/ferion11/danrepo)) and the implementation of "-u" done. I tested it with github links and work well. But I found one bug using the kernel.org links: "zsync_legacy:...

@probonopd , It looks like the @TheAssassin hasn't been active on github for some time. The bug "zsync_legacy: got non-HTTP response 'HTTP/2 206" has nothing to do with this pull...