[Bug 5336] New: ftpd: MDTM command returns incorrect month

bugzilla at busybox.net bugzilla at busybox.net
Wed Jun 27 23:17:19 UTC 2012


https://bugs.busybox.net/show_bug.cgi?id=5336

           Summary: ftpd: MDTM command returns incorrect month
           Product: Busybox
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: trivial
          Priority: P5
         Component: Networking
        AssignedTo: unassigned at busybox.net
        ReportedBy: matthew4196 at gmail.com
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


According to rfc3659 and http://www.nsftools.com/tips/RawFTP.htm#MDTM the month
field for the MDTM command should be from 1 to 12, but ftpd uses the
unconverted value from gmtime_r which returns 0 to 11 for the month.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list