iFtpCmd and the MDTM Command
Keywords: MDTM command iftpCmd
Question:
I know we've been through this before but I forgot how we did it. "literal mdtm %filename%"I've been trying the iFtpCmd(ftp-handle, command, command-parameters, transfer mode) like:
srcdate=iFtpCmd(conhandle,"mdtm","runshell.exe",@ascii)Answer:
Make sure you have a later version of the WinInet extender. Use the iftpCmd function. It has been educated about the mdtm command.
Article ID: W14805