« Previous Next »

Thread: Is the MDTM FTP command supported in the FTP component of IIS7?

Last post 07-08-2008 4:28 AM by Zhao Ji Ma - MSFT. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 07-02-2008, 1:33 PM

    Is the MDTM FTP command supported in the FTP component of IIS7?

    One of my problems with the FTP component of IIS6 was that the MDTM command wasn't supported.  This command allows FTP clients to change the last modified date of a file after it is uploaded to match the last modified date/time on the local machine.  This makes file synchronization tasks possible.  I can't find any information on what features the new FTP component supports.

    Thanks in advance,

    Ben Mills

  • 07-08-2008, 4:28 AM In reply to

    Re: Is the MDTM FTP command supported in the FTP component of IIS7?

    Hi Ben,

    IIS 6 does support MDTM command. The following is a list of commands recognized by IIS 6.

       ABOR
       ACCT
       ALLO
       APPE
       CDUP
       CWD
       DELE
       FEAT
       HELP
       LIST
       MDTM
       MKD
       MODE
       NLST
       NOOP
       OPTS
       PASS
       PASV
       PORT
       PWD
       QUIT
       REIN
       REST
       RETR
       RMD
       RNFR
       RNTO
       SITE
       SIZE
       SMNT
       STAT
       STOR
       STOU
       STRU
       SYST
       TYPE
       USER
       XCUP
       XCWD
       XMKD
       XPWD
       XRMD

    However MDTM command is used to retrieved last modification time of a file, it is used to change the modification time.

     

    Zhao Ji Ma
    Sincerely,
    Microsoft Online Community Support

    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
Page 1 of 1 (2 items)