On Tue, Dec 11, 2001 at 02:45:34PM -0500, war wrote: > All files are 1 byte from 20MB. > This is occuring between two high speed links. > Any idea why it only gets [ALL BUT 1 BYTE]? > > I can resume them, but why didn't it finish it in the first place? > > <[war]> lftp war@io:/a> get -c x.r30 > <[war]> 1 byte transferred > <[war]> lftp war@ip:/a> get -c x.r31 > <[war]> 1 byte transferred > <[war]> lftp war@ip:/a> get -c x.r32
You should give more information than this. What is "1 byte from 20MB"? 20*10^7 - 1 or 20*2^20 - 1? Reproduce it with debug on (debug 5 or higher) and include the output of that. (Edit the IP, etc. out if necessary.) I'd suggest including the output of "set", too. This information isn't always needed, but never hurts and doesn't take much time to make. Thorough bug reports work better. :) -- Glenn Maynard
