I'll changed the copy to Alex to a copy to lftp-devel; I don't know who the
other people are, so I guess I'll assume they wanted to be sent this.
(Sorry if you didn't.)

On Mon, Nov 04, 2002 at 11:14:28AM +0100, Thierry Vignaud wrote:
> any empty file make the "mirror -R" command of lftp to block.
> 
> easy way to reproduce:
> 
> mkdir t
> touch t/temp
> echo "mirror -R t" | lftp somesite/path

Works fine here, though I'd recommend:

lftp -e "mirror -R foo; quit" site/path

-- 
Glenn Maynard

Reply via email to