Hi, +-From: David Walend <david.wal...@mathworks.com> -- |_Date: Fri, 22 Jan 2010 16:11:48 -0500 ____________ | |I noticed that SftpATTRs.java uses ints for atime and mtime. |Please change these to longs to match the int64s in |http://tools.ietf.org/html/draft-ietf-secsh-filexfer-13 and to |avoid propogating the Y2038 bug.
It seems that spec changes had been suddenly done[1] at 7 years ago. |We've got 28 years, so reason to rush the fix. Such changes will break API compatibilities and break the compatibility for OpenSSH, because it seems sftp implementation from OpenSSH has used uint32 for those file attribute fields[2]. So, there is no plan to change the implementation in this timing. Anyway, thank you for your suggestions. I'll keep those changes in my mind. [1] http://tools.ietf.org/wg/secsh/draft-ietf-secsh-filexfer/draft-ietf-secsh-filexfer-04-from-03.wdiff.html [2] http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/sftp-common.c?rev=1.23;content-type=text%2Fplain Sincerely, -- Atsuhiko Yamanaka JCraft,Inc. 1-14-20 HONCHO AOBA-KU, SENDAI, MIYAGI 980-0014 Japan. Tel +81-22-723-2150 +1-415-578-3454 Skype callto://jcraft/ Twitter: @ymnk ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ JSch-users mailing list JSch-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jsch-users