This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sftp and ls command


On Thu, Jun 20, 2002 at 08:10:20PM -0400, Yadin Y. Goldschmidt wrote:
> When I use sftp to a cygwin machine (win2k) and I issue the command "ls" the
> output omits the day of the month for all the files shown. Only the month
> and hour is displayed.
> Is this a bug? Any solutions? Thanks.

It's a bug.  The newlib version of strftime is omitting an implementation
of the %e format specifier which is used in sftp-server.  I'm going to
implement '%e' in newlib so that a coming verson of Cygwin will be able
to support it.

Thanks for the report,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]