On Sun, Jul 15, 2007 at 07:06:12PM +0400, Andrew Zabolotny wrote: > >From Fri, 13 Jul 2007 10:53:25 +0400 > "Alexander V. Lukyanov" <[EMAIL PROTECTED]> wrote: > > > lftp provides the variable "ftp:timezone" which, as far as I > > > understand, sets the time zone of the ftp server. However, I don't > > > see any effect of this variable. > > It is only used when parsing output of LIST command. If the server > > supports MDTM command, timezone is never actually used. > Hmm, ok, my server supports MDTM. All file times are reported 4 hours > behind their actual values (e.g. compared to the values I see on the
It means that the timestamps are already incorrect on the server, as MDTM tells GMT time. -- Alexander.
