At 2006-11-07 02:57, Yan Qing Chen wrote:

Hi wget,

I had found a problem when i try to mirror a ftp site use wget. i use it with "-m -b" prameters. some files will be recopy when every mirror time. i will how to config a mirror site?

Thanks & Best Regards,


Hi,
when modified date reported by web server headers is newer than the timestamp of your file, wget will retrieve again the page (this is correct, modified files have to be retrieved again), maybe this is the cause of your problem.

If web server will report a new modified date at every load of the page, even nothing has modified, this is a web server misconfiguration, or maybe intentional config, or maybe bad written dynamic pages (asp, php, etc.) who don't care about the issue.

HTH, Andrea


  • Question! Yan Qing Chen
    • Re: Question! Assistenza Deltasys

Reply via email to