Opened 13 years ago

Closed 10 years ago

Last modified 10 years ago

#5682 closed Bug report (rejected)

MDTM for folders responds with 213 code instead of 212

Reported by: Pawel Lesnikowski Owned by:
Priority: normal Component: FileZilla Server
Keywords: MDTM Cc:
Component version: Operating system type: Windows
Operating system version:

Description

C: MKD mdtm_folder
S: 257 "/mdtm_folder" created successfully
C: MDTM mdtm_folder
S: 213 20101111164534

Expected:

S: 212 20101111164534

212 Directory status.
213 File status.

Change History (2)

comment:1 by Tim Kosse, 10 years ago

Resolution: rejected
Status: newclosed

As per RFC 3659, the reply code to MDTM is 213.

comment:2 by Pawel Lesnikowski, 10 years ago

If you want to follow RFC that rigorously, then MDTM should not work on folders at all:
"The 'pathname' specifies an object in the NVFS that may be the object of a RETR command."
and
"The server-PI will respond to the MDTM command with a 213 reply giving the last modification time of the file whose pathname was supplied,"

Note: See TracTickets for help on using tickets.