Hi, First of all, thanks for this fine tool, the lftp solved almost all my problems mirroring a very large (400MB) site. I have a little problem, I think, with the mirror in one of my sites.
The local file lists: -rwxr-xr-x+ 1 User Group 15597 Oct 31 08:42 o.htm The local time is: Mon Nov 3 18:19:16 2003 And the remote file lists (inside lftp): -rwx------ 1 Owner Group 15597 Nov 03 20:17 o.htm So, everytime I start the mirror command in this particular dir, the lftp uploads, again, the o.htm file, it only stops after the local time is superior of the remote time. I tried using the "set ftp:timezone -2" command, but has no effect, at least in this server. The server is unable to use the MTDM command, so I have to use "set ftp:use-mdtm false" and "set ftp:use-size true". If I can transfer an entire batch of files in the first round, no problem, but I use the win32 version with Cygwin, so sometimes I got stucked with the close socket problem, and the uploads keep retrying and the CPU goes to 100%, in this case I have to stop the program, wait two hours and start again. I know the close socket problem may be hard to solve, but if you could look at this mirror problem, I'll apreciate. Thanks for all.
