servefile
servefile copied to clipboard
Last-Modified header is current time
Hey,
when using lftp to mirror a directory, lftp is deciding if a file has been modified on the server.
Servefile seems to always return the current time instead of the real modification time of files, such that
- lftp downloads each file on each run again
- the modification time is locally set to the current time on the server.
This is NOT ACCEPTABLE - FIX ASAP!