FTP date
Posted: Sun Jun 07, 2009 10:19 am
Can the FTP date command be extended so you can pick which date is returned?
I know the dates are there because I have read them with Pauls FTP lib.
Also, which date is currently returned?
Code: Select all
Result = FTPDirectoryEntryDate(#Ftp[,whichdate.l])
whichdate could be:
#PB_FTP_Created
#PB_FTP_Accessed
#PB_FTP_Modified
Default=?
Also, which date is currently returned?