Dear Alexander, 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? It would really help to speed things up if it's possible to disable HEAD requests, especially on slow servers and in cases when there are a lot of files per directory. Thanks! -- Michael
