On Mon, Jul 11, 2005 at 12:52:29PM +0200, Michael Petuschak wrote: > Could it be possible to tell lftp _not_ to send HEAD requests when mirroring > over http? > > I assume that HEAD requests are needed to get information like file size, > modification time, etc. > > However lftp mirror is still sending HEAD requests even when I run > mirror --no-recursion --ignore-time --ignore-size --only-missing > > Why HEAD requests are sent in this case?
You are right that those HEAD requests are not needed. I'll try to fix it. BTW, there is no http:use-head setting, only hftp:use-head. -- Alexander.
