On Thu, Sep 26, 2002 at 03:16:14PM +0400, Alexander V. Lukyanov wrote:
> > Note that cls and ls are the same--they're both GMT.  cls should be printing
> > local time.  It looks like the timezone adjustment is going astray somewhere.
> 
> Does this patch change anything? (patch attached)

No luck.  

Hmm.  Odd:

03:43pm [EMAIL PROTECTED]/2 [~/lftp/src] ./lftp zewt.org
lftp zewt.org:~> cls -l foo
---- Connecting to zewt.org (24.62.9.66) port 21
-rw-r--r--    1 1000     users           0 Sep 22 17:10 foo
lftp zewt.org:/> cls -l foo
-rw-r--r--    1 1000     users           0 Sep 22 17:10 foo
lftp zewt.org:/> exit

03:43pm [EMAIL PROTECTED]/2 [~/lftp/src] ./lftp zewt.org
lftp zewt.org:~> cls -l a/foo
---- Connecting to zewt.org (24.62.9.66) port 21
-rw-r--r--    1 1000     users           0 Sep 22 13:10 a/foo
lftp zewt.org:/> cls -l a/foo
-rw-r--r--    1 1000     users           0 Sep 22 17:10 a/foo
lftp zewt.org:/> exit

First cls on load works, second doesn't, but only under a subdir.

-- 
Glenn Maynard

Reply via email to