Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
FTP File Creation Date
#2
Ftp file creation date is unavailable. Maybe on some servers only.

out fd.ftCreationTime.dwLowDateTime ;;0

File modified date is in fd.ftLastWriteTime, which is of FILETIME type.
Macro Macro1267
Code:
Copy      Help
,str moddate.timeformat("" fd.ftLastWriteTime)
,out moddate


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)