K 10 svn:author V 3 jmz K 8 svn:date V 27 1996-07-05T00:06:36.000000Z K 7 svn:log V 292 Back out previous commit: do not use read(), but fread (). Change BUFFER_SIZE to 1K to avoid waiting too long between 2 progress reports in the case of a slow transfer. Move the signal()/setitimer() code just before the read loop because the ftpio library set and reset the timer internally. END