On Mon, May 07, 2007 at 05:34:22PM -0700, Raun Nohavitza wrote: > MDTM does work, and returns the proper GMT stamp from the server, but it > is too slow to use.
Have you tried `set ftp:sync-mode no' ? > Timezone of the remote server is GMT+8, timezone of > the machine running lftp is US/Pacific (7 or 8 hours behind GMT, > depending on daylight savings). I have set > > ftp:use-mdtm false > ftp:timezone +8 > > but newer files do not get xferred. It seems like the time comparison > just doesn't happen at all. Is there a way to troubleshoot this further? See if file modification time output by `ls' differs from local one. -- Alexander.
