sftp and ls command

Corinna Vinschen corinna-cygwin@cygwin.com
Fri Jun 21 11:08:00 GMT 2002


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/



More information about the Cygwin mailing list