On Wed, Oct 17, 2007 at 01:22:27PM +0800, [EMAIL PROTECTED] wrote:
> I have a ftp server in the same time zone +08 as my desktop. When I mirror
> something down, the time is in the future, 8 hours from the correct time.
> How to use "ftp:timezone" to correct this? I tried to change it and
> observed no effect at all.
Either the modification time is already wrong on the server, or MDTM command
is broken and returns non-GMT time. You can try to turn off using of MDTM by:
set ftp:use-mdtm off
--
Alexander.