Tools
MFMT FTP command
The MFMT command is used to modify a file or folder's last modified date and time information. MFMT duplicates similar functionality implemented by the MDTM command. Traditionally, when a file or folder is uploaded to an FTP server, the last modified date and time of the file or folder is set to the transfer date and time. Using MFMT, FTP clients can inform supporting FTP servers of the proper last modified date and time to use for the file or folder
First published date
Last published date
Overview
MFMT) FTP command.Product section
Resolution
The MFMT command is used to modify a file or folder's last modified date and time information. MFMT duplicates similar functionality implemented by the MDTM command.
Traditionally, when a file or folder is uploaded to an FTP server, the last modified date and time of the file or folder is set to the transfer date and time. Using MFMT, FTP clients can inform supporting FTP servers of the proper last modified date and time to use for the file or folder. The format of the command is MFMT YYYYMMDDHHMMSS path, where:
YYYY- the 4-digit yearMM- the 2-digit monthDD- the 2-digit day of the monthHH- the hour in 24-hour formatMM- the minuteSS- the seconds
All times are represented in GMT/UTC.