SmartFTP FTP Library
enumSetFileTimeCommand Enumeration
IDL
enum enumSetFileTimeCommand {
  ftpSetFileTimeCommandUnknown = 0,
  ftpSetFileTimeCommandAuto = 1,
  ftpSetFileTimeCommandMFMT = 2,
  ftpSetFileTimeCommandMDTM = 3,
  ftpSetFileTimeCommandUTIME = 4,
  ftpSetFileTimeCommandUTIMENcFTPd = 5,
  ftpSetFileTimeCommandMFF = 6
};
Members

ftpSetFileTimeCommandAuto
Automatically detect correct command.
ftpSetFileTimeCommandMFMT
MFTM time file
ftpSetFileTimeCommandMDTM
MDTM time file
ftpSetFileTimeCommandUTIME
UTIME time file
ftpSetFileTimeCommandUTIMENcFTPd
UTIME file time time time UTC

This is record enumSetFileTimeCommand.

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