> From: Pierre Labastie <[email protected]> > Date: Sun, 14 Feb 2016 21:50:49 +0100 > Subject: Re: [blfs-support] rsync-3.1.2 > > On 14/02/2016 21:26, alex lupu wrote: > > On all my downloads, the MD5 sums come to > > 1be3ec9421f23e8eb7a06957992f6604 > > > > However, the BLFS Dev. Book Version 2016-02-14 shows > > 0f758d7e000c0f7f7d3792610fad70cb > > > > What gives? > > > > Hope you feel loved on Valentine's Day, > > -- Alex > > > > I just downloaded it (using the link in the book with firefox), and the md5sum > I get is that of the book. > > Using "wget -T 30 -t 5 > https://www.samba.org/ftp/rsync/src/rsync-3.1.2.tar.gz", I get the same md5sum > as the book, too. >
+1: $ wget https://www.samba.org/ftp/rsync/src/rsync-3.1.2.tar.gz . . $ md5sum rsync-3.1.2.tar.gz 0f758d7e000c0f7f7d3792610fad70cb rsync-3.1.2.tar.gz $ akh -- -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
