SmartFTP FTP Library
SetFileTimeCommand Enumeration
IDL
enum SetFileTimeCommand {
  ftpSetFileTimeCommandUnknown = 0,
  ftpSetFileTimeCommandAuto = 1,
  ftpSetFileTimeCommandMFMT = 2,
  ftpSetFileTimeCommandMDTM = 3,
  ftpSetFileTimeCommandMFF = 6
};
Members

ftpSetFileTimeCommandAuto
Automatically detect correct command.
ftpSetFileTimeCommandMFMT
MFTM time file
ftpSetFileTimeCommandMDTM
MDTM time file

This is record SetFileTimeCommand.

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.