Subject: Re: Patch to resume transfers on pkgsrc (finally!)
To: Juan RP <xtraeme@netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 07/23/2004 21:59:20
On Sat, 24 Jul 2004, Juan RP wrote:
> I would like to commit this patch Monday if the comments are good, please
> share suggestions or whatever.
+ if [ `echo $$dsize` != `echo $$tsize` ]; then \
+ for res_site in $$sites; do \
+ ${ECHO_MSG} "===> Size mismatch, resuming transfer.";
Maybe should only resume transfer if the dsize is less that the expected
tsize?
I didn't try yet. But sounds like a useful feature. Thanks!
Jeremy C. Reed
open source, Unix, *BSD, Linux training
http://www.pugetsoundtechnology.com/