I am using CFtpFileFind to do searching on an ftp connection for a file listing. Right now I can get a list of file/urls of files on the ftp'ed machine, but I was wondering if there is a way to also get other information besides the file URL. More specifically I am looking to get the last accessed and last written to dates of the file.
Is there a way to do this with CFtp or is there another class that I might be able to use that would let me do this?
Thanks in advance for the help.
Is there a way to do this with CFtp or is there another class that I might be able to use that would let me do this?
Thanks in advance for the help.